summaryrefslogtreecommitdiff
path: root/TAO/tao/CodecFactory/IOP_Codec_include.pidl
blob: 9d814aa81a4e01e04f2e4c399c756065d28f9d5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// -*- IDL -*-

/**
 * @file IOP_Codec_include.pidl
 *
 * $Id$
 *
 * @brief Include file for use in applications that need IOP_Codec.pidl.
 */

#ifndef _IOP_CODEC_INCLUDE_IDL_
#define _IOP_CODEC_INCLUDE_IDL_

#pragma prefix ""

///FUZZ: disable check_for_include/
#include "tao/CodecFactory/IOP_Codec.pidl"

#endif /* _IOP_CODEC_INCLUDE_IDL_ */