diff options
Diffstat (limited to 'TAO/tao/PortableServer/RequestProcessingPolicy.pidl')
-rw-r--r-- | TAO/tao/PortableServer/RequestProcessingPolicy.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/RequestProcessingPolicy.pidl b/TAO/tao/PortableServer/RequestProcessingPolicy.pidl index 9edff2ec46e..a7d47f4747c 100644 --- a/TAO/tao/PortableServer/RequestProcessingPolicy.pidl +++ b/TAO/tao/PortableServer/RequestProcessingPolicy.pidl @@ -6,7 +6,7 @@ * @brief Pre-compiled IDL source for the PortableServer module. * * tao_idl.exe \ - * -o orig -Gp -Gd -Sci -GA -I$(TAO_ROOT) + * -o orig -Gp -Gd -Ge 1 -Sci -GA -I$(TAO_ROOT) * -Wb,export_macro=TAO_PortableServer_Export \ * -Wb,export_include="portableserver_export.h" \ * -Wb,pre_include="ace/pre.h" \ |