diff options
Diffstat (limited to 'TAO/tao/WrongTransaction.pidl')
-rw-r--r-- | TAO/tao/WrongTransaction.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/WrongTransaction.pidl b/TAO/tao/WrongTransaction.pidl index 7c10474355c..47cc10c04c7 100644 --- a/TAO/tao/WrongTransaction.pidl +++ b/TAO/tao/WrongTransaction.pidl @@ -10,7 +10,7 @@ * following command: * * tao_idl - * -o orig -Ge 1 -GT -GA -Sc -Sci + * -o orig -Ge 1 -GA -Sc -Sci * -Wb,export_macro=TAO_Export * -Wb,export_include=tao/TAO_Export.h * -Wb,pre_include="ace/pre.h" |