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

summaryrefslogtreecommitdiff
path: root/source/game/interfaces/StarNonRotatedDrawablesItem.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/interfaces/StarNonRotatedDrawablesItem.hpp')
-rw-r--r--source/game/interfaces/StarNonRotatedDrawablesItem.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/interfaces/StarNonRotatedDrawablesItem.hpp b/source/game/interfaces/StarNonRotatedDrawablesItem.hpp
index d11eb7a..4773e32 100644
--- a/source/game/interfaces/StarNonRotatedDrawablesItem.hpp
+++ b/source/game/interfaces/StarNonRotatedDrawablesItem.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_NON_ROTATED_DRAWABLES_ITEM_HPP
-#define STAR_NON_ROTATED_DRAWABLES_ITEM_HPP
+#pragma once
#include "StarDrawable.hpp"
@@ -14,5 +13,3 @@ public:
};
}
-
-#endif