mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-28 13:27:15 +00:00
Revert "Build System Updated"
This commit is contained in:
@@ -6,13 +6,11 @@
|
||||
# define LUABIND_GET_MAIN_THREAD_090321_HPP
|
||||
|
||||
# include <luabind/config.hpp>
|
||||
# include <luabind/lua_state_fwd.hpp>
|
||||
|
||||
namespace luabind {
|
||||
|
||||
LUABIND_API lua_State* get_main_thread(lua_State* L);
|
||||
LUABIND_API lua_State* get_main_thread(lua_State* L);
|
||||
|
||||
} // namespace luabind
|
||||
|
||||
#endif // LUABIND_GET_MAIN_THREAD_090321_HPP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user