mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Merge pull request #374 from Winfidonarleyan/ac-boost
feat(Engine): add support USING_BOOST macro for AC
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
// Some dummy includes containing BOOST_VERSION:
|
// Some dummy includes containing BOOST_VERSION:
|
||||||
// ObjectAccessor.h Config.h Log.h
|
// ObjectAccessor.h Config.h Log.h
|
||||||
#if !defined MANGOS && !defined AZEROTHCORE
|
#if !defined MANGOS
|
||||||
#define USING_BOOST
|
#define USING_BOOST
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user