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

summaryrefslogtreecommitdiff
path: root/source/windowing/StarPane.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/windowing/StarPane.hpp')
-rw-r--r--source/windowing/StarPane.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/windowing/StarPane.hpp b/source/windowing/StarPane.hpp
index 3a20ce0..1d1fc2a 100644
--- a/source/windowing/StarPane.hpp
+++ b/source/windowing/StarPane.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_PANE_HPP
-#define STAR_PANE_HPP
+#pragma once
#include "StarWidget.hpp"
#include "StarBiMap.hpp"
@@ -134,5 +133,3 @@ protected:
};
}
-
-#endif