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

summaryrefslogtreecommitdiff
path: root/source/game/terrain/StarConstantSelector.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/terrain/StarConstantSelector.hpp')
-rw-r--r--source/game/terrain/StarConstantSelector.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/terrain/StarConstantSelector.hpp b/source/game/terrain/StarConstantSelector.hpp
index 40c19c4..fecb3ec 100644
--- a/source/game/terrain/StarConstantSelector.hpp
+++ b/source/game/terrain/StarConstantSelector.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_SOLID_SELECTOR_HPP
-#define STAR_SOLID_SELECTOR_HPP
+#pragma once
#include "StarTerrainDatabase.hpp"
@@ -16,5 +15,3 @@ struct ConstantSelector : TerrainSelector {
};
}
-
-#endif