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

summaryrefslogtreecommitdiff
path: root/source/windowing/StarLayout.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/windowing/StarLayout.hpp')
-rw-r--r--source/windowing/StarLayout.hpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/source/windowing/StarLayout.hpp b/source/windowing/StarLayout.hpp
index 6fc68da..6fcd60f 100644
--- a/source/windowing/StarLayout.hpp
+++ b/source/windowing/StarLayout.hpp
@@ -1,5 +1,5 @@
-#ifndef STAR_LAYOUT_HPP
-#define STAR_LAYOUT_HPP
+#pragma once
+
#include "StarWidget.hpp"
namespace Star {
@@ -12,5 +12,3 @@ public:
};
}
-
-#endif