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

summaryrefslogtreecommitdiff
path: root/source/game/StarWorldServerThread.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarWorldServerThread.hpp')
-rw-r--r--source/game/StarWorldServerThread.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarWorldServerThread.hpp b/source/game/StarWorldServerThread.hpp
index d61c3dc..265d0aa 100644
--- a/source/game/StarWorldServerThread.hpp
+++ b/source/game/StarWorldServerThread.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_WORLD_SERVER_THREAD_HPP
-#define STAR_WORLD_SERVER_THREAD_HPP
+#pragma once
#include "StarWorldServer.hpp"
#include "StarThread.hpp"
@@ -106,5 +105,3 @@ private:
};
}
-
-#endif