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