Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / TAO / tests / Bug_2549_Regression / test.idl
blob7d9e96c80048057b2989d734d3940b89e5872171
1 #include "tao/PortableServer/PortableServer_include.pidl"
2 #include "tao/CodecFactory/IOP_Codec_include.pidl"
3 #include "tao/ObjRefTemplate/ObjectReferenceTemplate_include.pidl"
4 #include "tao/PI_Server/PI_Server_include.pidl"
5 #include "tao/RTCORBA/RTCORBA_include.pidl"
6 #include "tao/RTPortableServer/RTPortableServer_include.pidl"
7 #include "tao/RTScheduling/RTScheduler_include.pidl"
9 #ifdef I_AM_NOT_DEFINED_AT_ALL
10 #include "tao/CodecFactory/IOP_Codec.pidl"
11 #include "tao/ObjRefTemplate/ObjectReferenceTemplate.pidl"
12 #include "tao/PI_Server/PI_Server.pidl"
13 #include "tao/PortableServer/PortableServer.pidl"
14 #include "tao/RTCORBA/RTCORBA.pidl"
15 #include "tao/RTPortableServer/RTPortableServer.pidl"
16 #include "tao/RTScheduling/RTScheduler.pidl"
17 #endif