diff options
Diffstat (limited to 'ace/UNIX_Addr.h')
-rw-r--r-- | ace/UNIX_Addr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/UNIX_Addr.h b/ace/UNIX_Addr.h index 26137ef7316..af00161b766 100644 --- a/ace/UNIX_Addr.h +++ b/ace/UNIX_Addr.h @@ -15,8 +15,8 @@ // ============================================================================ #ifndef ACE_UNIX_ADDR_H -#include "ace/pre.h" #define ACE_UNIX_ADDR_H +#include "ace/pre.h" #include "ace/Addr.h" |