summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Service.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Service.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Service.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Service.cpp b/TAO/orbsvcs/orbsvcs/Notify/Service.cpp
index f4cda660134..c26a1cd3897 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Service.cpp
+++ b/TAO/orbsvcs/orbsvcs/Notify/Service.cpp
@@ -1,15 +1,12 @@
// $Id$
-#include "orbsvcs/Notify/Service.h"
+#include "Service.h"
ACE_RCSID (Notify,
TAO_Notify_Service,
"$Id$")
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
TAO_Notify_Service::~TAO_Notify_Service ()
{
}
-TAO_END_VERSIONED_NAMESPACE_DECL