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

summaryrefslogtreecommitdiff
path: root/source/game/terrain/StarRotateSelector.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/terrain/StarRotateSelector.hpp')
-rw-r--r--source/game/terrain/StarRotateSelector.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/terrain/StarRotateSelector.hpp b/source/game/terrain/StarRotateSelector.hpp
index 0a3dde3..e407083 100644
--- a/source/game/terrain/StarRotateSelector.hpp
+++ b/source/game/terrain/StarRotateSelector.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_ROTATE_SELECTOR_HPP
-#define STAR_ROTATE_SELECTOR_HPP
+#pragma once
#include "StarTerrainDatabase.hpp"
#include "StarVector.hpp"
@@ -20,5 +19,3 @@ struct RotateSelector : TerrainSelector {
};
}
-
-#endif