summaryrefslogtreecommitdiff
path: root/TAO/tao/AnyTypeCode/BoundsC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/AnyTypeCode/BoundsC.cpp')
-rw-r--r--TAO/tao/AnyTypeCode/BoundsC.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/AnyTypeCode/BoundsC.cpp b/TAO/tao/AnyTypeCode/BoundsC.cpp
index a4e520aa372..fcf15a8094e 100644
--- a/TAO/tao/AnyTypeCode/BoundsC.cpp
+++ b/TAO/tao/AnyTypeCode/BoundsC.cpp
@@ -75,7 +75,7 @@ CORBA::Bounds::Bounds (const ::CORBA::Bounds &_tao_excp)
CORBA::Bounds&
CORBA::Bounds::operator= (const ::CORBA::Bounds &_tao_excp)
{
- this->ACE_NESTED_CLASS (CORBA, UserException)::operator= (_tao_excp);
+ this->::CORBA::UserException::operator= (_tao_excp);
return *this;
}