=default for generated implementation copy ctor
[ACE_TAO.git] / TAO / tests / Bug_3513_Regression / test.idl
blob0d78d196caddfcac1171027dd6dc258afece3a8f
1 /*
2 We've added a comment to the effect that this file does not contain the following
3 directives:
4 #include "tao/PI/PI.pidl"
5 #include "tao/PortableServer/PortableServer.pidl"
6 #include "tao/ObjRefTemplate/ObjectReferenceTemplate.pidl"
7 #include "tao/Compression/Compression.pidl"
8 #include "tao/Monitor/Monitor.pidl"
9 */
11 #undef FOO
12 #ifdef FOO
13 // We've ifdef'd these directives out because we don't want to include them right now
14 // either because that would be wrong too.
15 #include "tao/PI_Server/PI_Server.pidl"
16 #include "tao/CodecFactory/IOP_Codec.pidl"
17 #include "tao/RTCORBA/RTCORBA.pidl"
18 #include "tao/RTPortableServer/RTPortableServer.pidl"
19 #include "tao/RTScheduling/RTScheduler.pidl"
20 #endif
22 // We *are* including these files instead because that's the right thing to do
24 #include "tao/PortableServer/PortableServer_include.pidl"
25 #include "tao/ObjRefTemplate/ObjectReferenceTemplate_include.pidl"
26 #include "tao/Compression/Compression_include.pidl"
27 #include "tao/PI_Server/PI_Server_include.pidl"
28 #include "tao/RTPortableServer/RTPortableServer_include.pidl"
29 #include "tao/PI/PI_include.pidl"
30 #include "tao/RTScheduling/RTScheduler_include.pidl"
31 #include "tao/Monitor/Monitor_include.pidl"
32 #include "tao/CodecFactory/IOP_Codec_include.pidl"
33 #include "tao/RTCORBA/RTCORBA_include.pidl"