summaryrefslogtreecommitdiff
path: root/ace/Obstack.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Obstack.h')
-rw-r--r--ace/Obstack.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Obstack.h b/ace/Obstack.h
index a65c4ef1a8c..fc6676e65a8 100644
--- a/ace/Obstack.h
+++ b/ace/Obstack.h
@@ -15,6 +15,7 @@
// ============================================================================
#ifndef ACE_OBSTACK_H
+#include "ace/pre.h"
#define ACE_OBSTACK_H
#include "ace/Malloc.h"
@@ -107,4 +108,5 @@ protected:
#include "ace/Obstack.i"
#endif /* __ACE_INLINE__ */
+#include "ace/post.h"
#endif /* ACE_OBSTACK_H */