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

summaryrefslogtreecommitdiff
path: root/source/game/StarUniverseSettings.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarUniverseSettings.hpp')
-rw-r--r--source/game/StarUniverseSettings.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarUniverseSettings.hpp b/source/game/StarUniverseSettings.hpp
index 5a1d85d..0f3810c 100644
--- a/source/game/StarUniverseSettings.hpp
+++ b/source/game/StarUniverseSettings.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_UNIVERSE_SETTINGS_HPP
-#define STAR_UNIVERSE_SETTINGS_HPP
+#pragma once
#include "StarThread.hpp"
#include "StarJson.hpp"
@@ -48,5 +47,3 @@ private:
};
}
-
-#endif