diff options
Diffstat (limited to 'ace/Obstack.h')
-rw-r--r-- | ace/Obstack.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Obstack.h b/ace/Obstack.h index fc6676e65a8..28e9461c2ea 100644 --- a/ace/Obstack.h +++ b/ace/Obstack.h @@ -15,8 +15,8 @@ // ============================================================================ #ifndef ACE_OBSTACK_H -#include "ace/pre.h" #define ACE_OBSTACK_H +#include "ace/pre.h" #include "ace/Malloc.h" |