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 / TestAppException.idl
blobf4cf0a8d88c3d86b2cf0c5db689cc2fd90f8d663
1 #ifndef TESTAPPXCEPTION_IDL
2 #define TESTAPPXCEPTION_IDL
4 exception TestAppException {};
6 #endif