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

summaryrefslogtreecommitdiff
path: root/source/game/StarPlayerTech.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarPlayerTech.hpp')
-rw-r--r--source/game/StarPlayerTech.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarPlayerTech.hpp b/source/game/StarPlayerTech.hpp
index 20f3183..3e1b9d2 100644
--- a/source/game/StarPlayerTech.hpp
+++ b/source/game/StarPlayerTech.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_PLAYER_TECH_HPP
-#define STAR_PLAYER_TECH_HPP
+#pragma once
#include "StarTechDatabase.hpp"
@@ -42,5 +41,3 @@ private:
};
}
-
-#endif