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

summaryrefslogtreecommitdiff
path: root/source/core/StarShellParser.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/core/StarShellParser.hpp')
-rw-r--r--source/core/StarShellParser.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/core/StarShellParser.hpp b/source/core/StarShellParser.hpp
index 8e89273..b8e77d0 100644
--- a/source/core/StarShellParser.hpp
+++ b/source/core/StarShellParser.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_SHELL_PARSER_HPP
-#define STAR_SHELL_PARSER_HPP
+#pragma once
#include "StarString.hpp"
#include "StarEncode.hpp"
@@ -62,5 +61,3 @@ private:
};
}
-
-#endif