diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2005-11-24 11:05:47 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2005-11-24 11:05:47 +0000 |
commit | c9453fa9a8437101b087df3eb9ae2da9db1f0b6e (patch) | |
tree | 550e5a13efab47f5a2526ac5d60ecfdcdc6abd47 /TAO/tao/ULongSeqC.cpp | |
parent | 19803029f50dbba5d851692c1292af3f875641fb (diff) | |
download | ATCD-c9453fa9a8437101b087df3eb9ae2da9db1f0b6e.tar.gz |
ChangeLogTag:Thu Nov 24 03:01:29 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/ULongSeqC.cpp')
-rw-r--r-- | TAO/tao/ULongSeqC.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/ULongSeqC.cpp b/TAO/tao/ULongSeqC.cpp index 8fc6a35358a..265c5cd30d6 100644 --- a/TAO/tao/ULongSeqC.cpp +++ b/TAO/tao/ULongSeqC.cpp @@ -35,6 +35,8 @@ // TAO_IDL - Generated from // be\be_visitor_arg_traits.cpp:70 +TAO_BEGIN_VERSIONED_NAMESPACE_DECL + // Arg traits specializations. namespace TAO { @@ -151,3 +153,5 @@ CORBA::Boolean operator>> ( } #endif /* _TAO_CDR_OP_CORBA_ULongSeq_CPP_ */ + +TAO_END_VERSIONED_NAMESPACE_DECL |