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

summaryrefslogtreecommitdiff
path: root/source/game/items/StarAugmentItem.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/items/StarAugmentItem.hpp')
-rw-r--r--source/game/items/StarAugmentItem.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/items/StarAugmentItem.hpp b/source/game/items/StarAugmentItem.hpp
index f50f092..4f8e990 100644
--- a/source/game/items/StarAugmentItem.hpp
+++ b/source/game/items/StarAugmentItem.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_AUGMENT_ITEM_HPP
-#define STAR_AUGMENT_ITEM_HPP
+#pragma once
#include "StarItem.hpp"
@@ -23,5 +22,3 @@ public:
};
}
-
-#endif