diff options
Diffstat (limited to 'TAO/tao/Object_Key.pidl')
-rw-r--r-- | TAO/tao/Object_Key.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Object_Key.pidl b/TAO/tao/Object_Key.pidl index 0654d873600..ef451a7c595 100644 --- a/TAO/tao/Object_Key.pidl +++ b/TAO/tao/Object_Key.pidl @@ -6,7 +6,7 @@ // The command used to generate code is: // // tao_idl -// -o orig -St -Gp -Gd -Sci +// -o orig -Ge 1 -St -Gp -Gd -Sci // -Wb,export_macro=TAO_Export // -Wb,export_macro="tao/TAO_Export" // -Wb,pre_include="ace/pre.h" |