diff options
Diffstat (limited to 'ace/LSOCK_Stream.h')
-rw-r--r-- | ace/LSOCK_Stream.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/LSOCK_Stream.h b/ace/LSOCK_Stream.h index c19d80e261d..f690ff9cead 100644 --- a/ace/LSOCK_Stream.h +++ b/ace/LSOCK_Stream.h @@ -14,7 +14,7 @@ // // ============================================================================ -#if !defined (ACE_LOCAL_SOCK_STREAM_H) +#ifndef ACE_LOCAL_SOCK_STREAM_H #define ACE_LOCAL_SOCK_STREAM_H #include "ace/SOCK_Stream.h" |