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

summaryrefslogtreecommitdiff
path: root/source/game/StarServerClientContext.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarServerClientContext.hpp')
-rw-r--r--source/game/StarServerClientContext.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarServerClientContext.hpp b/source/game/StarServerClientContext.hpp
index b94c399..9dbab43 100644
--- a/source/game/StarServerClientContext.hpp
+++ b/source/game/StarServerClientContext.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_CLIENT_CONTEXT_SERVER_HPP
-#define STAR_CLIENT_CONTEXT_SERVER_HPP
+#pragma once
#include "StarNetElementSystem.hpp"
#include "StarThread.hpp"
@@ -118,5 +117,3 @@ private:
};
}
-
-#endif