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

summaryrefslogtreecommitdiff
path: root/source/game/StarItemBag.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarItemBag.hpp')
-rw-r--r--source/game/StarItemBag.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarItemBag.hpp b/source/game/StarItemBag.hpp
index 94ad14f..7b0246d 100644
--- a/source/game/StarItemBag.hpp
+++ b/source/game/StarItemBag.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_ITEM_BAG_HPP
-#define STAR_ITEM_BAG_HPP
+#pragma once
#include "StarMathCommon.hpp"
#include "StarItemDescriptor.hpp"
@@ -116,5 +115,3 @@ private:
};
}
-
-#endif