Merge pull request #2303 from jwillemsen/jwi-803
[ACE_TAO.git] / TAO / tests / Bug_1812_Regression / Test.idl
blob4584d1e22c83d5d10421d03860e58344cf193c36
1 #include <orb.idl>
3 local interface foo {
4 void op (in CORBA::ValueFactory vf);
5 };