=default for generated implementation copy ctor
[ACE_TAO.git] / TAO / tests / RTCORBA / Linear_Priority / test.idl
blobdf676082f4f60250da692c38fd726b862c7255ae
1 interface test
3 void method ();
5 void shutdown ();
6 };