summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/POAManager.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/POAManager.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/POAManager.h')
-rw-r--r--TAO/tao/PortableServer/POAManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/POAManager.h b/TAO/tao/PortableServer/POAManager.h
index b048cb1d617..23768dc0a8a 100644
--- a/TAO/tao/PortableServer/POAManager.h
+++ b/TAO/tao/PortableServer/POAManager.h
@@ -55,7 +55,7 @@ namespace PortableServer
class TAO_PortableServer_Export TAO_POA_Manager :
public PortableServer::POAManager,
- public TAO_Local_RefCounted_Object
+ public ::CORBA::LocalObject
{
friend class TAO_Root_POA;
friend class TAO_Object_Adapter;