summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/IFRService/ExceptionDef_i.cpp
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-11-12 09:37:58 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-11-12 09:37:58 +0000
commite107ec6087428cf1917764e400401471ec6a3e84 (patch)
tree9027961b26b76973669e0e727aa0ae2354875819 /TAO/orbsvcs/orbsvcs/IFRService/ExceptionDef_i.cpp
parentf216f6cf022c4e539faf86ab1f25d4272a02258f (diff)
downloadATCD-e107ec6087428cf1917764e400401471ec6a3e84.tar.gz
ChangeLogTag:Sat Nov 12 01:34:26 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/IFRService/ExceptionDef_i.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/ExceptionDef_i.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ExceptionDef_i.cpp b/TAO/orbsvcs/orbsvcs/IFRService/ExceptionDef_i.cpp
index 1c6fa2b4fd7..53e2849200a 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/ExceptionDef_i.cpp
+++ b/TAO/orbsvcs/orbsvcs/IFRService/ExceptionDef_i.cpp
@@ -11,6 +11,7 @@ ACE_RCSID (IFRService,
ExceptionDef_i,
"$Id$")
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
TAO_ExceptionDef_i::TAO_ExceptionDef_i (
TAO_Repository_i *repo
@@ -346,3 +347,5 @@ TAO_ExceptionDef_i::members_i (const CORBA::StructMemberSeq &members
count);
}
}
+
+TAO_END_VERSIONED_NAMESPACE_DECL