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

summaryrefslogtreecommitdiff
path: root/source/rendering/StarFontTextureGroup.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/rendering/StarFontTextureGroup.hpp')
-rw-r--r--source/rendering/StarFontTextureGroup.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/rendering/StarFontTextureGroup.hpp b/source/rendering/StarFontTextureGroup.hpp
index e57271b..9a32daf 100644
--- a/source/rendering/StarFontTextureGroup.hpp
+++ b/source/rendering/StarFontTextureGroup.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_FONT_TEXTURE_GROUP_HPP
-#define STAR_FONT_TEXTURE_GROUP_HPP
+#pragma once
#include "StarColor.hpp"
#include "StarFont.hpp"
@@ -49,5 +48,3 @@ private:
};
}
-
-#endif