diff options
Diffstat (limited to 'tests/Cached_Conn_Test.h')
-rw-r--r-- | tests/Cached_Conn_Test.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Cached_Conn_Test.h b/tests/Cached_Conn_Test.h index 32def5bd296..4e7cfa4673e 100644 --- a/tests/Cached_Conn_Test.h +++ b/tests/Cached_Conn_Test.h @@ -22,7 +22,6 @@ #include "ace/SOCK_Stream.h" #include "ace/Svc_Handler.h" -#include "ace/Synch.h" class Svc_Handler : public ACE_Svc_Handler<ACE_SOCK_STREAM, ACE_NULL_SYNCH> { |