diff options
Diffstat (limited to 'TAO/tao/GIOP.pidl')
-rw-r--r-- | TAO/tao/GIOP.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/GIOP.pidl b/TAO/tao/GIOP.pidl index 93edd623075..5d569722cb1 100644 --- a/TAO/tao/GIOP.pidl +++ b/TAO/tao/GIOP.pidl @@ -14,7 +14,7 @@ // is: // // tao_idl -// -o orig -Ge 1 -GT -GA -I.. -SS +// -o orig -Ge 1 -GA -I.. -SS // -Wb,export_macro=TAO_Export // -Wb,export_include="tao/TAO_Export.h" // -Wb,pre_include="ace/pre.h" |