mirror of
https://github.com/holub/mame
synced 2025-04-26 18:23:08 +03:00
Do not include all if not needed (nw)
This commit is contained in:
parent
bad1ab38e4
commit
47589e5453
@ -24,10 +24,11 @@
|
||||
#undef None
|
||||
#endif
|
||||
|
||||
#include "lua.hpp"
|
||||
#include "luabridge/Source/LuaBridge/LuaBridge.h"
|
||||
|
||||
struct lua_State;
|
||||
namespace luabridge
|
||||
{
|
||||
class LuaRef;
|
||||
}
|
||||
|
||||
class lua_engine
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user