summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/Redirection/Client_ORBInitializer.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-04-28 14:32:24 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-04-28 14:32:24 +0000
commit1003ac10ff2e773f9ca9aca948d77bf7bc514976 (patch)
tree5f1595e1dcedc78f435946e7b525aed9d6c2a448 /TAO/tests/Portable_Interceptors/Redirection/Client_ORBInitializer.h
parentc2a5f7d67b42548aab68893265e27202875f02a0 (diff)
downloadATCD-1003ac10ff2e773f9ca9aca948d77bf7bc514976.tar.gz
Mon Apr 28 14:24:32 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/Portable_Interceptors/Redirection/Client_ORBInitializer.h')
-rw-r--r--TAO/tests/Portable_Interceptors/Redirection/Client_ORBInitializer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Portable_Interceptors/Redirection/Client_ORBInitializer.h b/TAO/tests/Portable_Interceptors/Redirection/Client_ORBInitializer.h
index ef4db0dd418..d7a70955a5c 100644
--- a/TAO/tests/Portable_Interceptors/Redirection/Client_ORBInitializer.h
+++ b/TAO/tests/Portable_Interceptors/Redirection/Client_ORBInitializer.h
@@ -26,7 +26,7 @@
/// Client side ORB initializer.
class Client_ORBInitializer :
public virtual PortableInterceptor::ORBInitializer,
- public virtual TAO_Local_RefCounted_Object
+ public virtual ::CORBA::LocalObject
{
public: