summaryrefslogtreecommitdiff
path: root/cpp/test/IceGrid/replication/TestI.cpp
blob: 29dc91bc8d9aba95d7ea98d0bad3b3c2819fef91 (plain)
1
2
3
4
5
6
7
8
9
10
//
// Copyright (c) ZeroC, Inc. All rights reserved.
//

#include <Ice/Ice.h>
#include <TestI.h>

TestI::TestI()
{
}