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

summaryrefslogtreecommitdiff
path: root/source/frontend/StarQuestTracker.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/frontend/StarQuestTracker.hpp')
-rw-r--r--source/frontend/StarQuestTracker.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/frontend/StarQuestTracker.hpp b/source/frontend/StarQuestTracker.hpp
index 4fbeb7a..8e3c892 100644
--- a/source/frontend/StarQuestTracker.hpp
+++ b/source/frontend/StarQuestTracker.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_QUEST_TRACKER_HPP
-#define STAR_QUEST_TRACKER_HPP
+#pragma once
#include "StarPane.hpp"
@@ -56,5 +55,3 @@ private:
};
}
-
-#endif