diff options
Diffstat (limited to 'TAO/tao/ObjectReferenceTemplateC.h')
-rw-r--r-- | TAO/tao/ObjectReferenceTemplateC.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ObjectReferenceTemplateC.h b/TAO/tao/ObjectReferenceTemplateC.h index 5737082b16f..b4873049f0c 100644 --- a/TAO/tao/ObjectReferenceTemplateC.h +++ b/TAO/tao/ObjectReferenceTemplateC.h @@ -157,7 +157,7 @@ TAO_NAMESPACE PortableInterceptor #define _PORTABLEINTERCEPTOR_OBJECTREFERENCEFACTORY_CH_ class TAO_Export ObjectReferenceFactory - : public virtual CORBA_ValueBase + : public virtual CORBA::ValueBase { public: |