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

summaryrefslogtreecommitdiff
path: root/source/windowing/StarFlowLayout.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/windowing/StarFlowLayout.hpp')
-rw-r--r--source/windowing/StarFlowLayout.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/windowing/StarFlowLayout.hpp b/source/windowing/StarFlowLayout.hpp
index 86127c6..afe11fa 100644
--- a/source/windowing/StarFlowLayout.hpp
+++ b/source/windowing/StarFlowLayout.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_FLOW_LAYOUT_HPP
-#define STAR_FLOW_LAYOUT_HPP
+#pragma once
#include "StarLayout.hpp"
@@ -21,5 +20,3 @@ private:
};
}
-
-#endif