Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / POA / Reference_Counting / Hello.idl
blob0007d352397d384febafb7269def29edf52a964d
2 interface Hello {
3 void moo ();
4 };