Revert "Use a variable on the stack to not have a temporary in the call"
[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