diff options
Diffstat (limited to 'TAO/tao/Domain.pidl')
-rw-r--r-- | TAO/tao/Domain.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Domain.pidl b/TAO/tao/Domain.pidl index 55a3c6181a1..e2e3676bf9a 100644 --- a/TAO/tao/Domain.pidl +++ b/TAO/tao/Domain.pidl @@ -14,7 +14,7 @@ * command used for this is: * * tao_idl - * -o orig -St -Gp -Gd -Ge 1 -GT -GA + * -o orig -Gp -Gd -Ge 1 -GT -GA * -Wb,export_macro=TAO_Export * -Wb,pre_include="ace/pre.h" * -Wb,post_include="ace/post.h" |