diff options
Diffstat (limited to 'TAO/tao/PortableInterceptor.pidl')
-rw-r--r-- | TAO/tao/PortableInterceptor.pidl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/PortableInterceptor.pidl b/TAO/tao/PortableInterceptor.pidl index c79f679a116..fb53266cdfa 100644 --- a/TAO/tao/PortableInterceptor.pidl +++ b/TAO/tao/PortableInterceptor.pidl @@ -43,6 +43,8 @@ #include <Messaging_SyncScope.pidl> #include <IOP_Codec.pidl> #include <IOP_IOR.pidl> +#include <orb_types.pidl> +#include <Policy.pidl> module PortableInterceptor { |