summaryrefslogtreecommitdiff
path: root/TAO/tao/PI/PIForwardRequestC.cpp
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-11-26 03:01:29 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-11-26 03:01:29 +0000
commitbf64ad5140e04d2d7bc8e8e3704e0809b4b18f2b (patch)
treefd6b8391344a510b86dd3419ee53e000ef3a85a8 /TAO/tao/PI/PIForwardRequestC.cpp
parent1812e6b4152bd7f6c2a4a082bafd46809d1bf4d1 (diff)
downloadATCD-bf64ad5140e04d2d7bc8e8e3704e0809b4b18f2b.tar.gz
ChangeLogTag:Fri Nov 25 18:54:19 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/PI/PIForwardRequestC.cpp')
-rw-r--r--TAO/tao/PI/PIForwardRequestC.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/PI/PIForwardRequestC.cpp b/TAO/tao/PI/PIForwardRequestC.cpp
index a8391b7b812..9e24f47bb6f 100644
--- a/TAO/tao/PI/PIForwardRequestC.cpp
+++ b/TAO/tao/PI/PIForwardRequestC.cpp
@@ -37,6 +37,8 @@
// TAO_IDL - Generated from
// be\be_visitor_arg_traits.cpp:70
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
// Arg traits specializations.
namespace TAO
{
@@ -194,3 +196,5 @@ PortableInterceptor::ForwardRequest::ForwardRequest (
(strm >> _tao_aggregate.forward.out ())
);
}
+
+TAO_END_VERSIONED_NAMESPACE_DECL