diff options
Diffstat (limited to 'ace/SOCK_IO.h')
-rw-r--r-- | ace/SOCK_IO.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/SOCK_IO.h b/ace/SOCK_IO.h index 99328a56d3d..0ad3ef62682 100644 --- a/ace/SOCK_IO.h +++ b/ace/SOCK_IO.h @@ -15,8 +15,8 @@ // ============================================================================ #ifndef ACE_SOCK_IO_H -#include "ace/pre.h" #define ACE_SOCK_IO_H +#include "ace/pre.h" #include "ace/SOCK.h" |