diff options
Diffstat (limited to 'TAO/tao/PI_Server/ServerRequestInfo.pidl')
-rw-r--r-- | TAO/tao/PI_Server/ServerRequestInfo.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PI_Server/ServerRequestInfo.pidl b/TAO/tao/PI_Server/ServerRequestInfo.pidl index 0f4228caa93..9679b29c2e8 100644 --- a/TAO/tao/PI_Server/ServerRequestInfo.pidl +++ b/TAO/tao/PI_Server/ServerRequestInfo.pidl @@ -11,7 +11,7 @@ * The command used to generate code is: * * tao_idl - * -o orig -Gp -Gd -GA -SS -Sci + * -o orig -Gp -Gd -Ge 1 -GA -SS -Sci * -Wb,export_include="tao/TAO_Export.h" * -Wb,export_macro=TAO_Export * -Wb,pre_include="ace/pre.h" |