diff options
Diffstat (limited to 'ace/LOCK_SOCK_Acceptor.h')
-rw-r--r-- | ace/LOCK_SOCK_Acceptor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/LOCK_SOCK_Acceptor.h b/ace/LOCK_SOCK_Acceptor.h index c965dd102a9..6cfda36eb7c 100644 --- a/ace/LOCK_SOCK_Acceptor.h +++ b/ace/LOCK_SOCK_Acceptor.h @@ -13,7 +13,7 @@ // // ============================================================================ -#if !defined (ACE_LOCK_SOCK_ACCEPTOR_H) +#ifndef ACE_LOCK_SOCK_ACCEPTOR_H #define ACE_LOCK_SOCK_ACCEPTOR_H #include "ace/SOCK_Acceptor.h" |