Previous 199869 Revisions Next

r34345 Sunday 11th January, 2015 at 11:53:54 UTC by Miodrag Milanović
Do not include all if not needed (nw)
[src/emu]luaengine.h

trunk/src/emu/luaengine.h
r242856r242857
2424#undef None
2525#endif
2626
27#include "lua.hpp"
28#include "luabridge/Source/LuaBridge/LuaBridge.h"
29
3027struct lua_State;
28namespace luabridge
29{
30   class LuaRef;
31}
3132
3233class lua_engine
3334{


Previous 199869 Revisions Next


© 1997-2024 The MAME Team