summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/POAManagerFactory.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-04-24 18:49:54 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-04-24 18:49:54 +0000
commitdc41c60bb4d992e8ab727597ebecfdc33d460829 (patch)
tree87acb0a7348c43e376ad971b554cdcb50236b716 /TAO/tao/PortableServer/POAManagerFactory.h
parent47aac62c66758703b75dcf594720d4714de28aa8 (diff)
downloadATCD-dc41c60bb4d992e8ab727597ebecfdc33d460829.tar.gz
Thu Apr 24 18:33:32 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
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);