mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Try fix ace errors on cmangos linux
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
// Some dummy includes containing BOOST_VERSION:
|
||||
// ObjectAccessor.h Config.h Log.h
|
||||
#ifdef BOOST_VERSION
|
||||
#ifndef MANGOS
|
||||
#define USING_BOOST
|
||||
#endif
|
||||
|
||||
|
||||
@@ -21,10 +21,6 @@
|
||||
#include "Hooks.h"
|
||||
#include "ElunaUtility.h"
|
||||
|
||||
#ifndef USING_BOOST
|
||||
#include <ace/Recursive_Thread_Mutex.h>
|
||||
#endif
|
||||
|
||||
extern "C"
|
||||
{
|
||||
#include "lua.h"
|
||||
|
||||
Reference in New Issue
Block a user