diff options
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 |