diff options
Diffstat (limited to 'ace/config-hpux-9.x-orbix.h')
-rw-r--r-- | ace/config-hpux-9.x-orbix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-hpux-9.x-orbix.h b/ace/config-hpux-9.x-orbix.h index e60d854e607..e81e1ceed89 100644 --- a/ace/config-hpux-9.x-orbix.h +++ b/ace/config-hpux-9.x-orbix.h @@ -5,8 +5,8 @@ // platforms running HP/UX 9.x. Dave added Orbix stuff #ifndef ACE_CONFIG_H -#include "ace/pre.h" #define ACE_CONFIG_H +#include "ace/pre.h" // Compiling for HPUX. #if !defined (HPUX) |