diff options
Diffstat (limited to 'TAO/tao/Services.pidl')
-rw-r--r-- | TAO/tao/Services.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Services.pidl b/TAO/tao/Services.pidl index 6d8f6f51d1f..dece1ce7bbb 100644 --- a/TAO/tao/Services.pidl +++ b/TAO/tao/Services.pidl @@ -8,7 +8,7 @@ // The command used to generate code is: // // tao_idl -// -o orig -Ge 1 -GT -GA -SS -Sci +// -o orig -Ge 1 -GA -SS -Sci // -Wb,export_macro="tao/TAO_Export" // -Wb,pre_include="ace/pre.h" // -Wb,post_include="ace/post.h" |