diff options
Diffstat (limited to 'ace/LOCK_SOCK_Acceptor.cpp')
-rw-r--r-- | ace/LOCK_SOCK_Acceptor.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/LOCK_SOCK_Acceptor.cpp b/ace/LOCK_SOCK_Acceptor.cpp index f6408e52d8a..ee5c9681add 100644 --- a/ace/LOCK_SOCK_Acceptor.cpp +++ b/ace/LOCK_SOCK_Acceptor.cpp @@ -4,6 +4,7 @@ #define ACE_LOCK_SOCK_ACCEPTOR_CPP #include /**/ "ace/Synch.h" +#include /**/ "ace/LOCK_SOCK_Acceptor.h" template <class ACE_LOCK> int ACE_LOCK_SOCK_Acceptor<ACE_LOCK>::accept (ACE_SOCK_Stream &stream, |