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

summaryrefslogtreecommitdiff
path: root/source/base/StarAssetSource.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/base/StarAssetSource.hpp')
-rw-r--r--source/base/StarAssetSource.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/base/StarAssetSource.hpp b/source/base/StarAssetSource.hpp
index b2cb245..0842d34 100644
--- a/source/base/StarAssetSource.hpp
+++ b/source/base/StarAssetSource.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_ASSET_SOURCE_HPP
-#define STAR_ASSET_SOURCE_HPP
+#pragma once
#include "StarIODevice.hpp"
#include "StarJson.hpp"
@@ -31,5 +30,3 @@ public:
};
}
-
-#endif