summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Delivery_Request.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Delivery_Request.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Delivery_Request.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Delivery_Request.cpp b/TAO/orbsvcs/orbsvcs/Notify/Delivery_Request.cpp
index c5c2fcffa31..b70be939804 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Delivery_Request.cpp
+++ b/TAO/orbsvcs/orbsvcs/Notify/Delivery_Request.cpp
@@ -16,6 +16,8 @@
# define DEBUG_LEVEL TAO_debug_level
#endif //DEBUG_LEVEL
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
namespace TAO_Notify
{
@@ -98,3 +100,4 @@ Delivery_Request::routing_slip () const
} // namespace
+TAO_END_VERSIONED_NAMESPACE_DECL