summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/IdUniquenessPolicyA.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/IdUniquenessPolicyA.cpp')
-rw-r--r--TAO/tao/PortableServer/IdUniquenessPolicyA.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/PortableServer/IdUniquenessPolicyA.cpp b/TAO/tao/PortableServer/IdUniquenessPolicyA.cpp
index e47c2ab58a2..ee391803b79 100644
--- a/TAO/tao/PortableServer/IdUniquenessPolicyA.cpp
+++ b/TAO/tao/PortableServer/IdUniquenessPolicyA.cpp
@@ -81,7 +81,7 @@ static CORBA::TypeCode _tc_TAO_tc_PortableServer_IdUniquenessPolicyValue (
namespace PortableServer
{
- ::CORBA::TypeCode_ptr _tc_IdUniquenessPolicyValue =
+ ::CORBA::TypeCode_ptr const _tc_IdUniquenessPolicyValue =
&_tc_TAO_tc_PortableServer_IdUniquenessPolicyValue;
}
@@ -123,7 +123,7 @@ static CORBA::TypeCode _tc_TAO_tc_PortableServer_IdUniquenessPolicy (
namespace PortableServer
{
- ::CORBA::TypeCode_ptr _tc_IdUniquenessPolicy =
+ ::CORBA::TypeCode_ptr const _tc_IdUniquenessPolicy =
&_tc_TAO_tc_PortableServer_IdUniquenessPolicy;
}