Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / Bug_1476_Test / Bug_1476_Test.mpc
blob5c42696baa032f47d9565f65810ed6aa2cd2b3b2
1 // -*- MPC -*-
2 project(*Client): taoidldefaults, taoclient, messaging {
3   idlflags += -Sa -St
5   Source_Files {
6     HelloC.cpp
7     client.cpp
8   }