diff options
Diffstat (limited to 'ace/config-sunos5.5.h')
-rw-r--r-- | ace/config-sunos5.5.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-sunos5.5.h b/ace/config-sunos5.5.h index ccae637b26b..e752b6eaa6e 100644 --- a/ace/config-sunos5.5.h +++ b/ace/config-sunos5.5.h @@ -8,8 +8,8 @@ // * Green Hills 1.8.8 and later #ifndef ACE_CONFIG_H -#include "ace/pre.h" #define ACE_CONFIG_H +#include "ace/pre.h" // Compiler version-specific settings: #if defined (__SUNPRO_CC) |