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

summaryrefslogtreecommitdiff
path: root/source/game/StarClientContext.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarClientContext.hpp')
-rw-r--r--source/game/StarClientContext.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarClientContext.hpp b/source/game/StarClientContext.hpp
index 425bfd3..1bad18d 100644
--- a/source/game/StarClientContext.hpp
+++ b/source/game/StarClientContext.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_CLIENT_CONTEXT_HPP
-#define STAR_CLIENT_CONTEXT_HPP
+#pragma once
#include "StarNetElementSystem.hpp"
#include "StarJsonRpc.hpp"
@@ -62,5 +61,3 @@ private:
};
}
-
-#endif