diff options
Diffstat (limited to 'ACE/protocols/ace/HTBP/HTBP_Notifier.cpp')
-rw-r--r-- | ACE/protocols/ace/HTBP/HTBP_Notifier.cpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/ACE/protocols/ace/HTBP/HTBP_Notifier.cpp b/ACE/protocols/ace/HTBP/HTBP_Notifier.cpp index f9096ce13e9..568dd8b4b25 100644 --- a/ACE/protocols/ace/HTBP/HTBP_Notifier.cpp +++ b/ACE/protocols/ace/HTBP/HTBP_Notifier.cpp @@ -8,12 +8,9 @@ */ //============================================================================= #include "HTBP_Notifier.h" - -#include "ace/Reactor.h" -#include "ace/Synch.h" - #include "HTBP_Channel.h" #include "HTBP_Session.h" +#include "ace/Reactor.h" ACE_BEGIN_VERSIONED_NAMESPACE_DECL |