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

summaryrefslogtreecommitdiff
path: root/source/frontend/StarQuestInterface.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/frontend/StarQuestInterface.hpp')
-rw-r--r--source/frontend/StarQuestInterface.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/frontend/StarQuestInterface.hpp b/source/frontend/StarQuestInterface.hpp
index 366d4ac..d825b86 100644
--- a/source/frontend/StarQuestInterface.hpp
+++ b/source/frontend/StarQuestInterface.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_QUEST_INTERFACE_HPP
-#define STAR_QUEST_INTERFACE_HPP
+#pragma once
#include "StarQuests.hpp"
#include "StarPane.hpp"
@@ -91,5 +90,3 @@ public:
};
}
-
-#endif