summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Factory.cpp
blob: 3876f8b7463d85b647e9a232b72625f50a433b1d (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 ()
{
}

TAO_END_VERSIONED_NAMESPACE_DECL