diff options
Diffstat (limited to 'TAO/tao/WCharSeq.pidl')
-rw-r--r-- | TAO/tao/WCharSeq.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/WCharSeq.pidl b/TAO/tao/WCharSeq.pidl index 61be5768836..790627dbc51 100644 --- a/TAO/tao/WCharSeq.pidl +++ b/TAO/tao/WCharSeq.pidl @@ -8,7 +8,7 @@ * The command used to generate code is: * * tao_idl - * -o orig -Ge 1 -Sc -GT -GA -SS + * -o orig -Ge 1 -Sc -GT -GA -SS -Sci * -Wb,export_macro=TAO_Export * -Wb,export_include=TAO_Export.h * -Wb,pre_include="ace/pre.h" |