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