Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git] / TAO / tao / Monitor / Monitor_include.pidl
blobda7bf0605c32ed2cb0a131289657d98ec3e3fffc
1 // -*- IDL -*-
3 /**
4  * @file Monitor_include.pidl
5  *
6  * @brief Include file for use in applications that need Monitor.pidl.
7  */
9 #ifndef _MONITOR_INCLUDE_IDL_
10 #define _MONITOR_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 ""
17 ///FUZZ: disable check_for_include/
18 #include "tao/Monitor/Monitor.pidl"
20 #endif /* _MONITOR_INCLUDE_IDL_ */