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

summaryrefslogtreecommitdiff
path: root/source/game/StarWorldImpl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarWorldImpl.hpp')
-rw-r--r--source/game/StarWorldImpl.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarWorldImpl.hpp b/source/game/StarWorldImpl.hpp
index b72b095..1a4a509 100644
--- a/source/game/StarWorldImpl.hpp
+++ b/source/game/StarWorldImpl.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_WORLD_IMPL_HPP
-#define STAR_WORLD_IMPL_HPP
+#pragma once
#include "StarIterator.hpp"
#include "StarEntityMap.hpp"
@@ -535,5 +534,3 @@ namespace WorldImpl {
}
}
-
-#endif