mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 21:58:22 +00:00
Very new versions of gcc appear to have now cleaned up yet another header leaking out
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
#include <luabind/config.hpp>
|
#include <luabind/config.hpp>
|
||||||
#include <luabind/detail/instance_holder.hpp>
|
#include <luabind/detail/instance_holder.hpp>
|
||||||
#include <luabind/detail/ref.hpp>
|
#include <luabind/detail/ref.hpp>
|
||||||
|
#include <cstdlib>
|
||||||
|
|
||||||
namespace luabind { namespace detail
|
namespace luabind { namespace detail
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user