summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Admin.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-11-14 22:03:50 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-11-14 22:03:50 +0000
commit1f59629c3e2a0a4b0a7a6e656395f11a6e1207a7 (patch)
treefefa0b410111047bf0bab244113a81f3904fa1dc /TAO/orbsvcs/orbsvcs/Notify/Admin.h
parentd03f1a8db70939f65a2cd0b14a90f8304a0baccf (diff)
downloadATCD-1f59629c3e2a0a4b0a7a6e656395f11a6e1207a7.tar.gz
ChangeLogTag:Mon Nov 14 13:54:08 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Admin.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Admin.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Admin.h b/TAO/orbsvcs/orbsvcs/Notify/Admin.h
index 3af6e864fae..ecad878497e 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Admin.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Admin.h
@@ -25,6 +25,7 @@
#include "Topology_Object.h"
#include "EventChannel.h"
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
class TAO_Notify_Proxy;
template <class TYPE> class TAO_Notify_Container_T;
@@ -114,6 +115,8 @@ private:
ACE_Auto_Ptr< TAO_Notify_Proxy_Container > proxy_container_;
};
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#if defined (__ACE_INLINE__)
#include "Admin.inl"
#endif /* __ACE_INLINE__ */