mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-17 13:39:46 -04:00
c55614472c
--HG-- branch : trunk
9 lines
144 B
CMake
9 lines
144 B
CMake
#ifndef HAVE_CONFIG_H
|
|
#define HAVE_CONFIG_H
|
|
|
|
#cmakedefine HAVE_ACE_STACK_TRACE_H
|
|
|
|
#cmakedefine USE_MULTI_THREAD_MAP
|
|
|
|
#endif /* HAVE_CONFIG_H */
|