summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/EC_Config/TestConfig.cpp
blob: 37be921b86758167820664f90e08ad102e9f89b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
// $Id$

#include /**/ "TestConfig.h"

namespace TestConfig {

Test_Config::~Test_Config (void)
{
}

} /* namespace TestConfig */