diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-04-11 14:56:56 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-04-11 14:56:56 +0000 |
commit | 5ebec4eb446da34e3b4472184068cf3c9aa5e349 (patch) | |
tree | 4018e098bca0706166c9d4c48bf3fd695801e31e /TAO/tao/PortableServer/RequestProcessingPolicy.pidl | |
parent | 1c5afc865a724a7a6775d8adf6aeaa8c67b0e369 (diff) | |
download | ATCD-5ebec4eb446da34e3b4472184068cf3c9aa5e349.tar.gz |
ChangeLogTag: Mon Apr 11 15:43:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
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 4799aafc996..7c8d7ac787b 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 -Ge 1 -GT -Sc -Sci -GA -I$(TAO_ROOT) + * -o orig -Gp -Gd -Ge 1 -Sc -Sci -GA -I$(TAO_ROOT) * -Wb,export_macro=TAO_PortableServer_Export \ * -Wb,export_include="portableserver_export.h" \ * -Wb,pre_include="ace/pre.h" \ |