diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-02-22 14:00:40 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-02-22 14:00:40 +0000 |
commit | 3975ca5e3ce20d373b8651be60d09edf0cdbade8 (patch) | |
tree | d84f1d48e0c95dc4a6f69a00c8feb0b12240dccb /TAO/tao/PortableServer/ServantRetentionPolicy.pidl | |
parent | 7b3bb64242629f6e7902d248c70e5bbcaf19012e (diff) | |
download | ATCD-3975ca5e3ce20d373b8651be60d09edf0cdbade8.tar.gz |
ChangeLogTag: Tue Feb 22 13:56:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/PortableServer/ServantRetentionPolicy.pidl')
-rw-r--r-- | TAO/tao/PortableServer/ServantRetentionPolicy.pidl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/PortableServer/ServantRetentionPolicy.pidl b/TAO/tao/PortableServer/ServantRetentionPolicy.pidl index f11b949bd3e..8cd4a33ca3a 100644 --- a/TAO/tao/PortableServer/ServantRetentionPolicy.pidl +++ b/TAO/tao/PortableServer/ServantRetentionPolicy.pidl @@ -17,8 +17,7 @@ #ifndef _PORTABLESERVER_SERVANTRETENTIONPOLICY_IDL_ #define _PORTABLESERVER_SERVANTRETENTIONPOLICY_IDL_ -///FUZZ: disable check_for_include/ -#include <tao/Policy.pidl> +#include <Policy.pidl> #pragma prefix "omg.org" |