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