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

summaryrefslogtreecommitdiff
path: root/source/game/StarStatusController.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarStatusController.hpp')
-rw-r--r--source/game/StarStatusController.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarStatusController.hpp b/source/game/StarStatusController.hpp
index 94d636a..d89d3f4 100644
--- a/source/game/StarStatusController.hpp
+++ b/source/game/StarStatusController.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_STAT_CONTROLLER_HPP
-#define STAR_STAT_CONTROLLER_HPP
+#pragma once
#include "StarObserverStream.hpp"
#include "StarNetElementSystem.hpp"
@@ -237,5 +236,3 @@ private:
};
}
-
-#endif