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

summaryrefslogtreecommitdiff
path: root/source/game/StarStatisticsDatabase.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarStatisticsDatabase.hpp')
-rw-r--r--source/game/StarStatisticsDatabase.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarStatisticsDatabase.hpp b/source/game/StarStatisticsDatabase.hpp
index ee30e21..e5b0451 100644
--- a/source/game/StarStatisticsDatabase.hpp
+++ b/source/game/StarStatisticsDatabase.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_STATISTICS_DATABASE_HPP
-#define STAR_STATISTICS_DATABASE_HPP
+#pragma once
#include "StarRoot.hpp"
#include "StarAssets.hpp"
@@ -47,5 +46,3 @@ private:
};
}
-
-#endif