Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / RTCORBA / Policy_Combinations / test.idl
blobe1865eb9b06e48aee22f113459edeb0afac32983
1 interface test
3 short method ();
5 void prioritized_method ();
7 void shutdown ();
8 };