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

summaryrefslogtreecommitdiff
path: root/source/windowing/StarPaneManager.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/windowing/StarPaneManager.hpp')
-rw-r--r--source/windowing/StarPaneManager.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/windowing/StarPaneManager.hpp b/source/windowing/StarPaneManager.hpp
index 37634ea..ffa46c7 100644
--- a/source/windowing/StarPaneManager.hpp
+++ b/source/windowing/StarPaneManager.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_PANE_MANAGER_HPP
-#define STAR_PANE_MANAGER_HPP
+#pragma once
#include "StarPane.hpp"
#include "StarOrderedMap.hpp"
@@ -105,5 +104,3 @@ private:
};
}
-
-#endif