summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/AMI/Server_Interceptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Portable_Interceptors/AMI/Server_Interceptor.h')
-rw-r--r--TAO/tests/Portable_Interceptors/AMI/Server_Interceptor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Portable_Interceptors/AMI/Server_Interceptor.h b/TAO/tests/Portable_Interceptors/AMI/Server_Interceptor.h
index 14bceffeff3..c3a5ae2991e 100644
--- a/TAO/tests/Portable_Interceptors/AMI/Server_Interceptor.h
+++ b/TAO/tests/Portable_Interceptors/AMI/Server_Interceptor.h
@@ -15,7 +15,7 @@
class Echo_Server_Request_Interceptor
: public virtual PortableInterceptor::ServerRequestInterceptor
- , public virtual TAO_Local_RefCounted_Object
+ , public virtual ::CORBA::LocalObject
{
public:
Echo_Server_Request_Interceptor ();