summaryrefslogtreecommitdiff
path: root/TAO/tao/SystemException.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/SystemException.inl')
-rw-r--r--TAO/tao/SystemException.inl4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/SystemException.inl b/TAO/tao/SystemException.inl
index 9366410df75..25409d98218 100644
--- a/TAO/tao/SystemException.inl
+++ b/TAO/tao/SystemException.inl
@@ -2,6 +2,8 @@
//
// $Id$
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
ACE_INLINE CORBA::ULong
CORBA::SystemException::minor (void) const
{
@@ -110,3 +112,5 @@ CORBA::name ::_tao_any_destructor (void * x) \
TAO_STANDARD_SYSTEM_EXCEPTION_LIST
#undef TAO_SYSTEM_EXCEPTION
+
+TAO_END_VERSIONED_NAMESPACE_DECL