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