diff options
author | bala <balanatarajan@users.noreply.github.com> | 2003-11-16 15:48:10 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2003-11-16 15:48:10 +0000 |
commit | 0f8b5d398f67c5596c0eb470b022b45214dc6589 (patch) | |
tree | f27a5091e2b69bf483109c64648908a1a51da81e /TAO/tao/StringSeq.pidl | |
parent | 718e96ea0138e49c5d54a81d52ce06e5a001cd6b (diff) | |
download | ATCD-0f8b5d398f67c5596c0eb470b022b45214dc6589.tar.gz |
ChangeLogTag:Sun Nov 16 09:46:17 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/StringSeq.pidl')
-rw-r--r-- | TAO/tao/StringSeq.pidl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/StringSeq.pidl b/TAO/tao/StringSeq.pidl index dbba774cd09..f8f10ef2a05 100644 --- a/TAO/tao/StringSeq.pidl +++ b/TAO/tao/StringSeq.pidl @@ -8,9 +8,8 @@ // The command used to generate code is: // // tao_idl -// -o orig -Ge 1 -GT +// -o orig -Ge 1 -GT -GA // -Wb,export_macro=TAO_Export -// -Wb,export_include="tao/corbafwd.h" // -Wb,pre_include="ace/pre.h" // -Wb,post_include="ace/post.h" // StringSeq.pidl |