diff options
Diffstat (limited to 'ace/config-netbsd.h')
-rw-r--r-- | ace/config-netbsd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-netbsd.h b/ace/config-netbsd.h index 4e87c8e8f5d..386ef450277 100644 --- a/ace/config-netbsd.h +++ b/ace/config-netbsd.h @@ -7,8 +7,8 @@ // platforms using GNU g++. #ifndef ACE_CONFIG_H -#include "ace/pre.h" #define ACE_CONFIG_H +#include "ace/pre.h" #if ! defined (__ACE_INLINE__) #define __ACE_INLINE__ |