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

summaryrefslogtreecommitdiff
path: root/source/game/StarCelestialParameters.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarCelestialParameters.hpp')
-rw-r--r--source/game/StarCelestialParameters.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarCelestialParameters.hpp b/source/game/StarCelestialParameters.hpp
index 32a1c0c..a4b26a5 100644
--- a/source/game/StarCelestialParameters.hpp
+++ b/source/game/StarCelestialParameters.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_CELESTIAL_PARAMETERS_HPP
-#define STAR_CELESTIAL_PARAMETERS_HPP
+#pragma once
#include "StarCelestialCoordinate.hpp"
#include "StarWorldParameters.hpp"
@@ -48,5 +47,3 @@ private:
};
}
-
-#endif