Use =default for skeleton copy constructor
[ACE_TAO.git] / TAO / performance-tests / CSD_Strategy / TestInf / CancelledException.idl
blob379a8ce41d876f74f9f81aedb7c2520122c06b21
1 #ifndef CANCELAPPXCEPTION_IDL
2 #define CANCELAPPXCEPTION_IDL
4 exception CancelledException {};
6 #endif