summaryrefslogtreecommitdiff
path: root/ace/Acceptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Acceptor.h')
-rw-r--r--ace/Acceptor.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/ace/Acceptor.h b/ace/Acceptor.h
index e04604ca697..aeef0c069af 100644
--- a/ace/Acceptor.h
+++ b/ace/Acceptor.h
@@ -15,15 +15,15 @@
#include "ace/pre.h"
-#include "ace/Service_Config.h"
+#include "ace/Service_Object.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "ace/Service_Object.h"
-#include "ace/Svc_Handler.h"
#include "ace/Strategies_T.h"
+#include "ace/Synch_Options.h"
+
/**
* @class ACE_Acceptor