Cleanup ACE_HAS_PTHREAD_SIGMASK_PROTOTYPE, all platforms support it so far as I can...
[ACE_TAO.git] / TAO / tests / POA / Nested_Non_Servant_Upcalls / test.idl
blob75349b2460ed36f12022e0fa4540900f7ab3c3d8
1 interface test
3 void method ();
4 };