diff options
Diffstat (limited to 'ace/config-psos-diab-ppc.h')
-rw-r--r-- | ace/config-psos-diab-ppc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-psos-diab-ppc.h b/ace/config-psos-diab-ppc.h index 0cdffffe857..866af14f016 100644 --- a/ace/config-psos-diab-ppc.h +++ b/ace/config-psos-diab-ppc.h @@ -8,6 +8,7 @@ #ifndef ACE_CONFIG_H +#include "ace/pre.h" #define ACE_CONFIG_H // #if ! defined (__ACE_INLINE__) @@ -272,4 +273,5 @@ #define ACE_THREAD_MANAGER_LACKS_STATICS +#include "ace/post.h" #endif /* ACE_CONFIG_H */ |