summaryrefslogtreecommitdiff
path: root/TAO/tao/PI_Server/PI_Server_include.pidl
blob: 0b86cdf7238c1acbb3f7e9f13891dc5900c12935 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/**
 * @file PI_Server_include.pidl
 *
 * $Id$
 *
 * @brief Include file for use in applications that need PI_Server.pidl.
 */

#ifndef _PORTABLESERVER_INCLUDE_IDL_
#define _PORTABLESERVER_INCLUDE_IDL_

///FUZZ: disable check_for_include/
#include <tao/PI_Server/ServerRequestInterceptor.pidl>

#endif /* _PORTABLESERVER_INCLUDE_IDL_ */