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

summaryrefslogtreecommitdiff
path: root/source/game/StarSystemWorldServerThread.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarSystemWorldServerThread.hpp')
-rw-r--r--source/game/StarSystemWorldServerThread.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarSystemWorldServerThread.hpp b/source/game/StarSystemWorldServerThread.hpp
index 6e09260..ca5c21a 100644
--- a/source/game/StarSystemWorldServerThread.hpp
+++ b/source/game/StarSystemWorldServerThread.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_SYSTEM_WORLD_SERVER_THREAD_HPP
-#define STAR_SYSTEM_WORLD_SERVER_THREAD_HPP
+#pragma once
#include "StarSystemWorldServer.hpp"
#include "StarThread.hpp"
@@ -71,5 +70,3 @@ private:
}
-
-#endif