Merge pull request #1551 from DOCGroup/plm_jira_333
[ACE_TAO.git] / TAO / orbsvcs / tests / Bug_2709_Regression / Test.idl
blob654ce5fee9cf2fb0bbb5d1ce7ed17125e62ff772
1 // Just need this for standard includes - contents irrelevent.
3 interface Test
5 void myMethod ();
6 void shutdown ();
7 };