diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-04-08 10:18:40 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-04-08 10:18:40 +0000 |
commit | d63987f111d6dfd458a65988067eaebbd060d29b (patch) | |
tree | b0ed1ddcd13b0fbb935736ba3fca892370140f23 /TAO/tao/WStringSeqA.cpp | |
parent | 03f1fbd442ff65b3287db3b4456270746cf099c5 (diff) | |
download | ATCD-d63987f111d6dfd458a65988067eaebbd060d29b.tar.gz |
ChangeLogTag: Fri Apr 8 09:19:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/WStringSeqA.cpp')
-rw-r--r-- | TAO/tao/WStringSeqA.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/WStringSeqA.cpp b/TAO/tao/WStringSeqA.cpp index 168219790b2..0949dd6d4db 100644 --- a/TAO/tao/WStringSeqA.cpp +++ b/TAO/tao/WStringSeqA.cpp @@ -50,7 +50,7 @@ namespace TAO { namespace TypeCode { - TAO::TypeCode::Sequence<::CORBA::TypeCode_ptr const *, + TAO::TypeCode::Sequence< ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> CORBA_WStringSeq_0 ( CORBA::tk_sequence, |