Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / Bug_3514_Regression / test.cpp
blobea69484a5a03eb1b759c2af7ecd278886cbc1a0a
1 #include "testS.h"
3 int
4 ACE_TMAIN (int, ACE_TCHAR *[])
6 return 0;