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/ShortSeqC.h | |
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/ShortSeqC.h')
-rw-r--r-- | TAO/tao/ShortSeqC.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/ShortSeqC.h b/TAO/tao/ShortSeqC.h index 79b6809bd5a..710cff4afb9 100644 --- a/TAO/tao/ShortSeqC.h +++ b/TAO/tao/ShortSeqC.h @@ -55,6 +55,8 @@ // TAO_IDL - Generated from // be\be_visitor_module/module_ch.cpp:49 +TAO_BEGIN_VERSIONED_NAMESPACE_DECL + namespace CORBA { @@ -136,6 +138,8 @@ TAO_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ShortSeq_H_ */ +TAO_END_VERSIONED_NAMESPACE_DECL + // TAO_IDL - Generated from // be\be_codegen.cpp:1028 |