Merge pull request #2301 from sonndinh/remove-dup-reactor-functions
[ACE_TAO.git] / TAO / tao / PI_Server / PI_Server_include.pidl
blobd58597567103ebee4fdcd6fb3e05b723b708e385
1 /**
2  * @file PI_Server_include.pidl
3  *
4  * @brief Include file for use in applications that need PI_Server.pidl.
5  */
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.
12 #pragma prefix ""
14 ///FUZZ: disable check_for_include/
15 #include "tao/PI_Server/ServerRequestInterceptor.pidl"
17 #endif /* _PI_SERVER_INCLUDE_IDL_ */