summaryrefslogtreecommitdiff
path: root/Runtime/Scripting/LuaBindInternal.h
diff options
context:
space:
mode:
Diffstat (limited to 'Runtime/Scripting/LuaBindInternal.h')
-rw-r--r--Runtime/Scripting/LuaBindInternal.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/Runtime/Scripting/LuaBindInternal.h b/Runtime/Scripting/LuaBindInternal.h
deleted file mode 100644
index 99f45d0..0000000
--- a/Runtime/Scripting/LuaBindInternal.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef __LUA_BIND_INTERNAL_H__
-#define __LUA_BIND_INTERNAL_H__
-
-///
-/// 对lua源代码的深度使用
-///
-extern "C"
-{
-#include "ThirdParty/lua51/lstate.h"
-}
-
-#endif \ No newline at end of file