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

summaryrefslogtreecommitdiff
path: root/source/game/StarSystemWorldClient.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarSystemWorldClient.hpp')
-rw-r--r--source/game/StarSystemWorldClient.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarSystemWorldClient.hpp b/source/game/StarSystemWorldClient.hpp
index a222ff5..0a93291 100644
--- a/source/game/StarSystemWorldClient.hpp
+++ b/source/game/StarSystemWorldClient.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_SYSTEM_WORLD_CLIENT_HPP
-#define STAR_SYSTEM_WORLD_CLIENT_HPP
+#pragma once
#include "StarCelestialParameters.hpp"
#include "StarCelestialCoordinate.hpp"
@@ -55,5 +54,3 @@ private:
}
-
-#endif