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

summaryrefslogtreecommitdiff
path: root/source/game/scripting/StarEntityLuaBindings.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/scripting/StarEntityLuaBindings.hpp')
-rw-r--r--source/game/scripting/StarEntityLuaBindings.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/scripting/StarEntityLuaBindings.hpp b/source/game/scripting/StarEntityLuaBindings.hpp
index 55316c9..8c1e898 100644
--- a/source/game/scripting/StarEntityLuaBindings.hpp
+++ b/source/game/scripting/StarEntityLuaBindings.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_ENTITY_LUA_BINDINGS_HPP
-#define STAR_ENTITY_LUA_BINDINGS_HPP
+#pragma once
#include "StarLua.hpp"
#include "StarEntity.hpp"
@@ -18,5 +17,3 @@ namespace LuaBindings {
}
}
}
-
-#endif