summaryrefslogtreecommitdiff
path: root/ACE/protocols/tests/HTBP/Reactor_Tests/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/protocols/tests/HTBP/Reactor_Tests/client.cpp')
-rw-r--r--ACE/protocols/tests/HTBP/Reactor_Tests/client.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/ACE/protocols/tests/HTBP/Reactor_Tests/client.cpp b/ACE/protocols/tests/HTBP/Reactor_Tests/client.cpp
index d4e8cd6b671..4716ef081c4 100644
--- a/ACE/protocols/tests/HTBP/Reactor_Tests/client.cpp
+++ b/ACE/protocols/tests/HTBP/Reactor_Tests/client.cpp
@@ -2,10 +2,9 @@
* client for a reactor based connection establishment test using HTBP
*/
-#include "ace/Get_Opt.h"
#include "ace/Log_Msg.h"
+#include "ace/Get_Opt.h"
#include "ace/OS_NS_sys_socket.h"
-#include "ace/Synch.h"
#include "ace/HTBP/HTBP_Session.h"
#include "ace/HTBP/HTBP_Stream.h"