From e58bc09367b407b3e0e35822258d797451cd36cb Mon Sep 17 00:00:00 2001 From: nanbor Date: Sat, 18 Mar 2000 12:17:48 +0000 Subject: ChangeLogTag:Sat Mar 18 05:42:06 2000 Nanbor Wang --- ace/Obstack.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ace/Obstack.h') 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 */ -- cgit v1.2.1