Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / ORB_portspan / simpleI.cpp
blobd9732bf14df6709691789cd8c37d8f917ba675eb
1 #include "simpleI.h"
3 // Implementation skeleton constructor
4 simple_i::simple_i ()
8 void simple_i::test ()
10 //Add your implementation here