From 65bafdc682db46f0f115374ad39f1fbc348832ac Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 20 Aug 2018 11:51:32 +0800 Subject: *update --- src/lua/modules/luax.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/lua/modules/luax.h (limited to 'src/lua/modules/luax.h') diff --git a/src/lua/modules/luax.h b/src/lua/modules/luax.h new file mode 100644 index 0000000..89e456e --- /dev/null +++ b/src/lua/modules/luax.h @@ -0,0 +1,7 @@ +#ifndef __JIN_LUA_LUAX_H +#define __JIN_LUA_LUAX_H + +#include "LuaJIT/lua.hpp" +#include "lua/libraries/luax/luax.h" + +#endif \ No newline at end of file -- cgit v1.1-26-g67d0