Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / tests / Bug_2126_Regression / test.cpp
blobd5c16a7118529100ff61eb68a02e4215cdb698fc
1 /**
2 * @file test.cpp
3 */
5 #include "TestC.h"
7 int ACE_TMAIN (int, ACE_TCHAR *[])
9 return 0;