Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / Bug_2669_Regression / Parent.idl
bloba8005af9bab6e1787d5d44a06e839236894e4f14
2 //=============================================================================
3 /**
4 */
5 //=============================================================================
7 #pragma prefix "parent.pragma.prefix"
9 interface ParentInterface {};
11 module ParentModule
13 interface ParentInterface {};