summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_3311_Regression/test.cpp
blob: 8b471079b63a73100c12d69535f64011a6200cbf (plain)
1
2
3
4
5
6
#include "testS.h"

int ACE_TMAIN (int, ACE_TCHAR *[])
{
  return 0;
}