Cleanup ACE_HAS_PTHREAD_SIGMASK_PROTOTYPE, all platforms support it so far as I can...
[ACE_TAO.git] / TAO / tests / RTCORBA / Profile_And_Endpoint_Selection / test.idl
blobdf676082f4f60250da692c38fd726b862c7255ae
1 interface test
3 void method ();
5 void shutdown ();
6 };