Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / Bug_1813_Regression / test.cpp
blob3073c4356d9eaa07000755d4047ccd7571090806
1 #include "TestS.h"
3 /**
4 * This test does not run - successful compile and link == successful test.
5 */
6 int
7 ACE_TMAIN(int, ACE_TCHAR *[])
9 return 0;