Cleanup ACE_HAS_PTHREAD_SIGMASK_PROTOTYPE, all platforms support it so far as I can...
[ACE_TAO.git] / TAO / tests / CSD_Strategy_Tests / TP_Common / CancelledException.idl
blob379a8ce41d876f74f9f81aedb7c2520122c06b21
1 #ifndef CANCELAPPXCEPTION_IDL
2 #define CANCELAPPXCEPTION_IDL
4 exception CancelledException {};
6 #endif