summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Special_Basic_SArgument_T.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/Special_Basic_SArgument_T.cpp')
-rw-r--r--TAO/tao/PortableServer/Special_Basic_SArgument_T.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/PortableServer/Special_Basic_SArgument_T.cpp b/TAO/tao/PortableServer/Special_Basic_SArgument_T.cpp
index 991f39a5bab..f15942d5e54 100644
--- a/TAO/tao/PortableServer/Special_Basic_SArgument_T.cpp
+++ b/TAO/tao/PortableServer/Special_Basic_SArgument_T.cpp
@@ -12,6 +12,8 @@
// ============================================================
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
template<typename S,
typename to_S,
typename from_S,
@@ -138,4 +140,6 @@ interceptor_value (CORBA::Any *any) const
#endif /* TAO_HAS_INTERCEPTORS */
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#endif /* TAO_SPECIAL_BASIC_SARGUMENT_T_CPP */