summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Factory.cpp
blob: 0bfdbf409ec5e3dc1299269e0bf3781a0ef36db6 (plain)
1
2
3
4
5
6
7
8
9
#include "orbsvcs/Notify/Event_Persistence_Factory.h"

TAO_BEGIN_VERSIONED_NAMESPACE_DECL

TAO_Notify::Event_Persistence_Factory::~Event_Persistence_Factory (void)
{
}

TAO_END_VERSIONED_NAMESPACE_DECL