summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/IFRService/WstringDef_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/IFRService/WstringDef_i.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/WstringDef_i.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/WstringDef_i.cpp b/TAO/orbsvcs/orbsvcs/IFRService/WstringDef_i.cpp
index ffcf5c1800b..c66577da9d6 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/WstringDef_i.cpp
+++ b/TAO/orbsvcs/orbsvcs/IFRService/WstringDef_i.cpp
@@ -97,7 +97,7 @@ TAO_WstringDef_i::bound_i (ACE_ENV_SINGLE_ARG_DECL_NOT_USED)
"bound",
retval);
- return ACE_static_cast (CORBA::ULong, retval);
+ return static_cast<CORBA::ULong>(retval);
}
void