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

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