summaryrefslogtreecommitdiff
path: root/TAO/tao/PI_Server/PI_Server_include.pidl
blob: ad7b82138bf3e1fe929bd10a890e93fc74a7c936 (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_ */