summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/Register_Initial_References/test_i.cpp
blob: 6a8d2fbfb2eff91a06d04d6e2fc8ce63996f58f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
// -*- C++ -*-
#include "test_i.h"

test_i::test_i (void)
{
}

test_i::~test_i (void)
{
}