4 * @file PI_include.pidl
6 * @brief Include file for use in applications that need PI.pidl.
9 #ifndef _PI_INCLUDE_IDL_
10 #define _PI_INCLUDE_IDL_
14 ///FUZZ: disable check_for_include/
15 #include "tao/PI/ORBInitInfo.pidl"
16 #include "tao/PI/PolicyFactory.pidl"
17 #include "tao/PI/ORBInitializer.pidl"
18 #include "tao/PI/Interceptor.pidl"
19 #include "tao/PI/ClientRequestInfo.pidl"
20 #include "tao/PI/ClientRequestInterceptor.pidl"
21 #include "tao/PI/PICurrent.pidl"
23 #endif /* _PI_INCLUDE_IDL_ */