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

summaryrefslogtreecommitdiff
path: root/source/core/StarAssetPath.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/core/StarAssetPath.hpp')
-rw-r--r--source/core/StarAssetPath.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/core/StarAssetPath.hpp b/source/core/StarAssetPath.hpp
index 3fc7849..f800f2b 100644
--- a/source/core/StarAssetPath.hpp
+++ b/source/core/StarAssetPath.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_ASSET_PATH_HPP
-#define STAR_ASSET_PATH_HPP
+#pragma once
#include "StarDirectives.hpp"
#include "StarHash.hpp"
@@ -78,5 +77,3 @@ struct hash<AssetPath> {
}
template <> struct fmt::formatter<Star::AssetPath> : ostream_formatter {};
-
-#endif \ No newline at end of file