Changes to attempt to silence bcc64x
[ACE_TAO.git] / TAO / orbsvcs / tests / ImplRepo / kill_slow_server / Test.idl
blob2a333b4a6e504ac8f5aa77d8da5f58a24130d003
1 interface Test
3 short get_server_num ();
4 oneway void terminate ();
5 };