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

summaryrefslogtreecommitdiff
path: root/source/rendering/StarAssetTextureGroup.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/rendering/StarAssetTextureGroup.hpp')
-rw-r--r--source/rendering/StarAssetTextureGroup.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/rendering/StarAssetTextureGroup.hpp b/source/rendering/StarAssetTextureGroup.hpp
index 205a321..dbbaf91 100644
--- a/source/rendering/StarAssetTextureGroup.hpp
+++ b/source/rendering/StarAssetTextureGroup.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_ASSET_TEXTURE_GROUP_HPP
-#define STAR_ASSET_TEXTURE_GROUP_HPP
+#pragma once
#include "StarMaybe.hpp"
#include "StarString.hpp"
@@ -47,5 +46,3 @@ private:
};
}
-
-#endif