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

summaryrefslogtreecommitdiff
path: root/source/core/StarText.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/core/StarText.hpp')
-rw-r--r--source/core/StarText.hpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/source/core/StarText.hpp b/source/core/StarText.hpp
index 63034a8..4f6a97a 100644
--- a/source/core/StarText.hpp
+++ b/source/core/StarText.hpp
@@ -1,5 +1,5 @@
-#ifndef STAR_TEXT_HPP
-#define STAR_TEXT_HPP
+#pragma once
+
#include "StarString.hpp"
#include "StarStringView.hpp"
@@ -22,5 +22,3 @@ namespace Text {
}
}
-
-#endif \ No newline at end of file