summaryrefslogtreecommitdiff
path: root/tao/Adapter_Registry.h
diff options
context:
space:
mode:
Diffstat (limited to 'tao/Adapter_Registry.h')
-rw-r--r--tao/Adapter_Registry.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/tao/Adapter_Registry.h b/tao/Adapter_Registry.h
index a6d6affba88..acdbd7fe90e 100644
--- a/tao/Adapter_Registry.h
+++ b/tao/Adapter_Registry.h
@@ -27,6 +27,7 @@
#endif /* _MSC_VER */
#include "tao/Pseudo_VarOut_T.h"
+#include "tao/Object_KeyC.h"
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
@@ -36,11 +37,6 @@ namespace CORBA
typedef TAO_Pseudo_Out_T<Object> Object_out;
}
-namespace TAO
-{
- class ObjectKey;
-}
-
class TAO_ORB_Core;
class TAO_Stub;
class TAO_MProfile;