Merge pull request #2222 from jwillemsen/jwi-dllexportwarning
[ACE_TAO.git] / TAO / tests / Connection_Purging / test.idl
blob5713764cb2ac5d9ebf252c96b16cea99923045a4
1 interface test
3 void send_stuff(in string foo);
4 };