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

#include "testS.h"

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