summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Factory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Factory.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Factory.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Factory.cpp b/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Factory.cpp
index b58c83c3b9f..afc13dd1d59 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Factory.cpp
+++ b/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Factory.cpp
@@ -4,7 +4,10 @@ ACE_RCSID (Notify,
Event_Persistence_Factory,
"$Id$")
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
TAO_Notify::Event_Persistence_Factory::~Event_Persistence_Factory (void)
{
}
+
+TAO_END_VERSIONED_NAMESPACE_DECL