summaryrefslogtreecommitdiff
path: root/TAO/tao/IORInterceptor
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/IORInterceptor
parent47aac62c66758703b75dcf594720d4714de28aa8 (diff)
downloadATCD-dc41c60bb4d992e8ab727597ebecfdc33d460829.tar.gz
Thu Apr 24 18:33:32 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/IORInterceptor')
-rw-r--r--TAO/tao/IORInterceptor/IORInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/IORInterceptor/IORInfo.h b/TAO/tao/IORInterceptor/IORInfo.h
index 73073366b37..6619db3bc12 100644
--- a/TAO/tao/IORInterceptor/IORInfo.h
+++ b/TAO/tao/IORInterceptor/IORInfo.h
@@ -44,7 +44,7 @@ class TAO_Root_POA;
*/
class TAO_IORInfo
: public virtual PortableInterceptor::IORInfo,
- public virtual TAO_Local_RefCounted_Object
+ public virtual ::CORBA::LocalObject
{
public: