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

#ifndef _PORTABLESERVER_INCLUDE_IDL_
#define _PORTABLESERVER_INCLUDE_IDL_

#pragma prefix ""

///FUZZ: disable check_for_include/
#include "tao/PortableServer/PortableServer.pidl"

#endif /* _PORTABLESERVER_INCLUDE_IDL_ */