Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/base/StarAssets.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/base/StarAssets.hpp')
-rw-r--r--source/base/StarAssets.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/base/StarAssets.hpp b/source/base/StarAssets.hpp
index 93c09cb..0024207 100644
--- a/source/base/StarAssets.hpp
+++ b/source/base/StarAssets.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_ASSETS_HPP
-#define STAR_ASSETS_HPP
+#pragma once
#include "StarJson.hpp"
#include "StarOrderedMap.hpp"
@@ -326,5 +325,3 @@ private:
};
}
-
-#endif