summaryrefslogtreecommitdiff
path: root/ACE/TAO/tests/Bug_3311_Regression/test.cpp
blob: 759c2d5edc9c4c138a0ba2babb8a9d47074fa5e4 (plain)
1
2
3
4
5
6
7
8
// $Id$

#include "testS.h"

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