summaryrefslogtreecommitdiff
path: root/trunk/TAO/tests/Bug_2419_Regression/client.cpp
blob: 326096e87fa3ea14b185b89c4265e3eb37f8ccef (plain)
1
2
3
4
5
6
7
8
// $Id$

#include "local_childS.h"

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