summaryrefslogtreecommitdiff
path: root/ACE/protocols/ace/HTBP/HTBP_Channel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/protocols/ace/HTBP/HTBP_Channel.cpp')
-rw-r--r--ACE/protocols/ace/HTBP/HTBP_Channel.cpp9
1 files changed, 4 insertions, 5 deletions
diff --git a/ACE/protocols/ace/HTBP/HTBP_Channel.cpp b/ACE/protocols/ace/HTBP/HTBP_Channel.cpp
index ecf18953dc9..4547109ab46 100644
--- a/ACE/protocols/ace/HTBP/HTBP_Channel.cpp
+++ b/ACE/protocols/ace/HTBP/HTBP_Channel.cpp
@@ -13,15 +13,14 @@
#include "HTBP_Channel.inl"
#endif
+#include "HTBP_Session.h"
+#include "HTBP_Filter_Factory.h"
+
#include "ace/Auto_Ptr.h"
#include "ace/Message_Block.h"
+#include "ace/Reactor.h"
#include "ace/os_include/netinet/os_tcp.h"
#include "ace/OS_NS_time.h"
-#include "ace/Reactor.h"
-#include "ace/Synch.h"
-
-#include "HTBP_Session.h"
-#include "HTBP_Filter_Factory.h"
ACE_BEGIN_VERSIONED_NAMESPACE_DECL