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

#include "testC.h"

int
main (int , char *[])
{
  return 0;
}