diff options
author | Anubisss <none@none> | 2009-07-25 02:51:17 +0200 |
---|---|---|
committer | Anubisss <none@none> | 2009-07-25 02:51:17 +0200 |
commit | d26389c9d43d6f75f5152eb437f5c7e66c29a9b9 (patch) | |
tree | 0d623c25a202977d3f2b4fe57fc87fa4f057d5dd /src/shared/Errors.h | |
parent | 2cad0f09d4cf4e9e7fd5a2c0ac45fd423e4e2f0e (diff) | |
parent | 6998d0185c22e94ad0d407821842dbb979472b40 (diff) |
*Merge with 4584. :(
--HG--
branch : trunk
Diffstat (limited to 'src/shared/Errors.h')
-rw-r--r-- | src/shared/Errors.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/Errors.h b/src/shared/Errors.h index 5cfd109ee01..2b3e441dd82 100644 --- a/src/shared/Errors.h +++ b/src/shared/Errors.h @@ -24,7 +24,7 @@ #include "Common.h" #ifndef HAVE_CONFIG_H -#define HAVE_ACE_STACK_TRACE_H 1 +#include <config.h> #endif #ifdef HAVE_ACE_STACK_TRACE_H |