diff options
Diffstat (limited to 'TAO/tao/Current.pidl')
-rw-r--r-- | TAO/tao/Current.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Current.pidl b/TAO/tao/Current.pidl index f90dcaddebf..643ffdc6914 100644 --- a/TAO/tao/Current.pidl +++ b/TAO/tao/Current.pidl @@ -9,7 +9,7 @@ * following command: * * tao_idl.exe - * -o orig -Gp -Gd -Ge 1 -GA -Sc -SS -Sci + * -o orig -Gp -Gd -Ge 1 -GA -SS -Sci * -Wb,export_macro=TAO_Export * -Wb,export_include="tao/TAO_Export.h" * -Wb,pre_include="ace/pre.h" |