Use =default for skeleton copy constructor
[ACE_TAO.git] / TAO / tests / RTCORBA / Profile_And_Endpoint_Selection / test.idl
blobdf676082f4f60250da692c38fd726b862c7255ae
1 interface test
3 void method ();
5 void shutdown ();
6 };