diff options
Diffstat (limited to 'TAO/tao/StringSeq.pidl')
-rw-r--r-- | TAO/tao/StringSeq.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/StringSeq.pidl b/TAO/tao/StringSeq.pidl index 951e67e7ac2..3d2c69a9102 100644 --- a/TAO/tao/StringSeq.pidl +++ b/TAO/tao/StringSeq.pidl @@ -8,7 +8,7 @@ // The command used to generate code is: // // tao_idl -// -Ge 1 +// -o orig -Gp -Gd -Ge 1 -Gv -DCORBA3 // -Wb,export_macro=TAO_Export // -Wb,export_include="corbafwd.h" // -Wb,pre_include="ace/pre.h" |