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

summaryrefslogtreecommitdiff
path: root/source/game/StarQuestTemplateDatabase.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarQuestTemplateDatabase.hpp')
-rw-r--r--source/game/StarQuestTemplateDatabase.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarQuestTemplateDatabase.hpp b/source/game/StarQuestTemplateDatabase.hpp
index 75f1daf..3af67da 100644
--- a/source/game/StarQuestTemplateDatabase.hpp
+++ b/source/game/StarQuestTemplateDatabase.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_QUEST_TEMPLATE_DATABASE_HPP
-#define STAR_QUEST_TEMPLATE_DATABASE_HPP
+#pragma once
#include "StarItemDescriptor.hpp"
#include "StarThread.hpp"
@@ -79,5 +78,3 @@ private:
};
}
-
-#endif