diff options
Diffstat (limited to 'TAO/tao/TAO.pidl')
-rw-r--r-- | TAO/tao/TAO.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/TAO.pidl b/TAO/tao/TAO.pidl index ec4973fd13b..74fd3f7979c 100644 --- a/TAO/tao/TAO.pidl +++ b/TAO/tao/TAO.pidl @@ -15,7 +15,7 @@ * this is: * * tao_idl - * -o orig -Gp -Gd -Ge 1 -GT -GA -SS -Sci + * -o orig -Gp -Gd -Ge 1 -GA -SS -Sci * -Wb,export_macro=TAO_Export * -Wb,pre_include="ace/pre.h" * -Wb,post_include="ace/post.h" |