diff options
Diffstat (limited to 'TAO/tao/Messaging_PolicyValue.pidl')
-rw-r--r-- | TAO/tao/Messaging_PolicyValue.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Messaging_PolicyValue.pidl b/TAO/tao/Messaging_PolicyValue.pidl index c8a9fe5d07c..722d37519d8 100644 --- a/TAO/tao/Messaging_PolicyValue.pidl +++ b/TAO/tao/Messaging_PolicyValue.pidl @@ -9,7 +9,7 @@ * The command used to generate code from this file is: * * tao_idl.exe - * -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" |