summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/POAManagerFactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/POAManagerFactory.h')
-rw-r--r--TAO/tao/PortableServer/POAManagerFactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/POAManagerFactory.h b/TAO/tao/PortableServer/POAManagerFactory.h
index fe6ad4c46ed..30603d8db4b 100644
--- a/TAO/tao/PortableServer/POAManagerFactory.h
+++ b/TAO/tao/PortableServer/POAManagerFactory.h
@@ -40,7 +40,7 @@ TAO_BEGIN_VERSIONED_NAMESPACE_DECL
class TAO_PortableServer_Export TAO_POAManager_Factory :
public ::PortableServer::POAManagerFactory,
- public TAO_Local_RefCounted_Object
+ public ::CORBA::LocalObject
{
public:
TAO_POAManager_Factory (TAO_Object_Adapter &object_adapter);