mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Fix Travis build
This commit is contained in:
@@ -28,6 +28,8 @@
|
|||||||
#ifdef USING_BOOST
|
#ifdef USING_BOOST
|
||||||
#include <boost/thread/locks.hpp>
|
#include <boost/thread/locks.hpp>
|
||||||
#include <boost/thread/shared_mutex.hpp>
|
#include <boost/thread/shared_mutex.hpp>
|
||||||
|
#else
|
||||||
|
#include <ace/Recursive_Thread_Mutex.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef TRINITY
|
#ifdef TRINITY
|
||||||
|
|||||||
Reference in New Issue
Block a user