diff options
Diffstat (limited to 'ace/SOCK_Connector.h')
-rw-r--r-- | ace/SOCK_Connector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/SOCK_Connector.h b/ace/SOCK_Connector.h index 9a673384b3a..ddf7381b84e 100644 --- a/ace/SOCK_Connector.h +++ b/ace/SOCK_Connector.h @@ -15,8 +15,8 @@ // ============================================================================ #ifndef ACE_SOCK_CONNECTOR_H -#include "ace/pre.h" #define ACE_SOCK_CONNECTOR_H +#include "ace/pre.h" #include "ace/SOCK_Stream.h" |