diff --git a/src/frontend/mame/luaengine.ipp b/src/frontend/mame/luaengine.ipp index 78652d557e6..811940cdd1f 100644 --- a/src/frontend/mame/luaengine.ipp +++ b/src/frontend/mame/luaengine.ipp @@ -81,7 +81,7 @@ bool sol_lua_check(sol::types, lua_State *L, int index, Handler int sol_lua_push(sol::types, lua_State *L, map_handler_type &&value); -template +template struct lua_engine::immutable_container_helper { protected: