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

summaryrefslogtreecommitdiff
path: root/source/frontend/StarClientCommandProcessor.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/frontend/StarClientCommandProcessor.hpp')
-rw-r--r--source/frontend/StarClientCommandProcessor.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/frontend/StarClientCommandProcessor.hpp b/source/frontend/StarClientCommandProcessor.hpp
index 2faf597..50e5a06 100644
--- a/source/frontend/StarClientCommandProcessor.hpp
+++ b/source/frontend/StarClientCommandProcessor.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_CLIENT_COMMAND_PROCESSOR_HPP
-#define STAR_CLIENT_COMMAND_PROCESSOR_HPP
+#pragma once
#include "StarShellParser.hpp"
#include "StarLuaComponents.hpp"
@@ -74,5 +73,3 @@ private:
};
}
-
-#endif