// $Id$ #include "testC.h" int ACE_TMAIN (int argc, ACE_TCHAR* argv[]) { ACE_UNUSED_ARG (argc); ACE_UNUSED_ARG (argv); return 0; }