From 7c8c68d79343d04be382334c15a73d079450857c Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 17 Oct 2021 23:05:01 +0800 Subject: *misc --- Runtime/Scripting/LuaBindInternal.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 Runtime/Scripting/LuaBindInternal.h (limited to 'Runtime/Scripting/LuaBindInternal.h') 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 -- cgit v1.1-26-g67d0