ACE+TAO-6_5_17
[ACE_TAO.git] / TAO / tests / Bug_3674_Regression / test.idl
blob20bd06422908a1fe70a2c857bdb1f85add3b0337
1 interface testInterface
3 void firstCalling ();
4 void secondCalling ();
5 };