Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git] / TAO / performance-tests / CSD_Strategy / TestInf / TestAppException.idl
blobf4cf0a8d88c3d86b2cf0c5db689cc2fd90f8d663
1 #ifndef TESTAPPXCEPTION_IDL
2 #define TESTAPPXCEPTION_IDL
4 exception TestAppException {};
6 #endif