diff options
Diffstat (limited to 'TAO/tao/LongDoubleSeq.pidl')
-rw-r--r-- | TAO/tao/LongDoubleSeq.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/LongDoubleSeq.pidl b/TAO/tao/LongDoubleSeq.pidl index c33edf5d79f..863d32bfc70 100644 --- a/TAO/tao/LongDoubleSeq.pidl +++ b/TAO/tao/LongDoubleSeq.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/TAO_Export.h" * -Wb,pre_include="ace/pre.h" |