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

summaryrefslogtreecommitdiff
path: root/source/game/scripting/StarInputLuaBindings.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/scripting/StarInputLuaBindings.hpp')
-rw-r--r--source/game/scripting/StarInputLuaBindings.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/scripting/StarInputLuaBindings.hpp b/source/game/scripting/StarInputLuaBindings.hpp
index 77cb2f1..e10745d 100644
--- a/source/game/scripting/StarInputLuaBindings.hpp
+++ b/source/game/scripting/StarInputLuaBindings.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_INPUT_LUA_BINDINGS_HPP
-#define STAR_INPUT_LUA_BINDINGS_HPP
+#pragma once
#include "StarLua.hpp"
@@ -12,5 +11,3 @@ namespace LuaBindings {
}
}
-
-#endif