summaryrefslogtreecommitdiff
path: root/trunk/TAO/tests/Bug_2549_Regression/test.cpp
blob: 68acdde0f3b53bef37cf0e2a88a2c3a6a67775ab (plain)
1
2
3
4
5
6
7
8
// $Id$

#include "testS.h"

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