summaryrefslogtreecommitdiff
path: root/trunk/TAO/performance-tests/CSD_Strategy/TestApps/client_main.cpp
blob: 3481f7068f76b100bfa3dad51aae47735b13ad0f (plain)
1
2
3
4
5
6
7
// $Id$
#include "TestInf/TestAppMain.h"
#include "ClientApp.h"

TEST_APP_MAIN(ClientApp)