diff options
Diffstat (limited to 'TAO/tao/PI_Forward.pidl')
-rw-r--r-- | TAO/tao/PI_Forward.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PI_Forward.pidl b/TAO/tao/PI_Forward.pidl index fe2e6f97149..2dd6b470cc8 100644 --- a/TAO/tao/PI_Forward.pidl +++ b/TAO/tao/PI_Forward.pidl @@ -12,7 +12,7 @@ * using the following command: * * tao_idl.exe - * -o orig -Gp -Gd -Ge 1 -GT -Sc -Sci + * -o orig -Gp -Gd -Ge 1 -Sc -Sci * -Wb,export_macro=TAO_Export * -Wb,export_include=tao/TAO_Export.h * -Wb,pre_include="ace/pre.h" |