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

summaryrefslogtreecommitdiff
path: root/source/base/StarPackedAssetSource.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/base/StarPackedAssetSource.hpp')
-rw-r--r--source/base/StarPackedAssetSource.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/base/StarPackedAssetSource.hpp b/source/base/StarPackedAssetSource.hpp
index eae5069..dbec948 100644
--- a/source/base/StarPackedAssetSource.hpp
+++ b/source/base/StarPackedAssetSource.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_PACKED_ASSET_SOURCE_HPP
-#define STAR_PACKED_ASSET_SOURCE_HPP
+#pragma once
#include "StarOrderedMap.hpp"
#include "StarFile.hpp"
@@ -41,5 +40,3 @@ private:
};
}
-
-#endif