Fix build on windows and propably on centos

--HG--
branch : trunk
This commit is contained in:
Kudlaty
2009-07-25 14:36:42 +02:00
parent 6998d0185c
commit e1c2d50796
3 changed files with 14 additions and 12 deletions

View File

@@ -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"