summaryrefslogtreecommitdiff
path: root/TAO/tao/Acceptor_Registry.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Acceptor_Registry.h')
-rw-r--r--TAO/tao/Acceptor_Registry.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tao/Acceptor_Registry.h b/TAO/tao/Acceptor_Registry.h
index 6c3ddf97b79..776ba261bbe 100644
--- a/TAO/tao/Acceptor_Registry.h
+++ b/TAO/tao/Acceptor_Registry.h
@@ -27,11 +27,11 @@
#include "tao/Exception.h"
#include "tao/params.h"
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
-// Forward declarations.
class ACE_Addr;
class ACE_Reactor;
+
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
class TAO_ORB_Core;
class TAO_Acceptor;
class TAO_Acceptor_Filter;