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

summaryrefslogtreecommitdiff
path: root/source/base/StarDirectoryAssetSource.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/base/StarDirectoryAssetSource.hpp')
-rw-r--r--source/base/StarDirectoryAssetSource.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/base/StarDirectoryAssetSource.hpp b/source/base/StarDirectoryAssetSource.hpp
index 0604132..642c008 100644
--- a/source/base/StarDirectoryAssetSource.hpp
+++ b/source/base/StarDirectoryAssetSource.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_DIRECTORY_ASSET_SOURCE_HPP
-#define STAR_DIRECTORY_ASSET_SOURCE_HPP
+#pragma once
#include "StarAssetSource.hpp"
#include "StarString.hpp"
@@ -37,5 +36,3 @@ private:
};
}
-
-#endif