// Included locally // Building from sources doesn't include this by default // See Copyright Notice in thirdparty/lua/lua.h extern "C" { #include "lauxlib.h" #include "lua.h" #include "lualib.h" }