2 * @file PI_Server_include.pidl
4 * @brief Include file for use in applications that need PI_Server.pidl.
7 #ifndef _PI_SERVER_INCLUDE_IDL_
8 #define _PI_SERVER_INCLUDE_IDL_
10 // This pragma is here to make the Visual Age preprocessor generate #line
11 // output for this file before the files it includes.
14 ///FUZZ: disable check_for_include/
15 #include "tao/PI_Server/ServerRequestInterceptor.pidl"
17 #endif /* _PI_SERVER_INCLUDE_IDL_ */