Merge pull request #2303 from jwillemsen/jwi-803
[ACE_TAO.git] / TAO / tests / CSD_Strategy_Tests / TP_Common / FooException.idl
blob330914baa7277b47b057707d76bce0f5330d2cbc
1 #ifndef FOOEXCEPTION_IDL
2 #define FOOEXCEPTION_IDL
4 exception FooException {};
6 #endif