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

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