=default for generated implementation copy ctor
[ACE_TAO.git] / TAO / performance-tests / CSD_Strategy / TestInf / CustomException.idl
blobe5ad609a19e6436a33bdc198fcd48efaa67b2f19
1 #ifndef CUSTOMEXCEPTION_IDL
2 #define CUSTOMEXCEPTION_IDL
4 exception CustomException {};
6 #endif