summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_3513_Regression/test.cpp
blob: ca1b555315592219f534b947da771584b80fb5f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
// $Id$

#include "testS.h"

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