mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-20 09:01:01 +01:00
Fix build on windows and propably on centos
--HG-- branch : trunk
This commit is contained in:
@@ -23,9 +23,11 @@
|
||||
|
||||
#include "Common.h"
|
||||
|
||||
#if PLATFORM != PLATFORM_WINDOWS
|
||||
#ifndef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_ACE_STACK_TRACE_H
|
||||
#include "ace/Stack_Trace.h"
|
||||
|
||||
Reference in New Issue
Block a user