1 2 3 4 5 6 7
#ifndef __JIN_LUA_LUAX_H #define __JIN_LUA_LUAX_H #include "LuaJIT/lua.hpp" #include "lua/libraries/luax/luax.h" #endif