Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / TAO / tao / Compression / Compression_include.pidl
blob6441152429cdf9a22acf88db34e4f42a96529f34
1 // -*- IDL -*-
3 /**
4  * @file Compression_include.pidl
5  *
6  * @brief Include file for use in applications that need Compression.pidl.
7  */
9 #ifndef _COMPRESSION_INCLUDE_IDL_
10 #define _COMPRESSION_INCLUDE_IDL_
12 // This pragma is here to make the Visual Age preprocessor generate #line
13 // output for this file before the files it includes.
14 #pragma prefix ""
16 ///FUZZ: disable check_for_include/
17 #include "tao/Compression/Compression.pidl"
19 #endif /* _COMPRESSION_INCLUDE_IDL_ */