summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Log/LogNotification.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Log/LogNotification.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/LogNotification.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Log/LogNotification.h b/TAO/orbsvcs/orbsvcs/Log/LogNotification.h
index dc562f6e2ca..8d76e917e00 100644
--- a/TAO/orbsvcs/orbsvcs/Log/LogNotification.h
+++ b/TAO/orbsvcs/orbsvcs/Log/LogNotification.h
@@ -27,6 +27,7 @@
#include "orbsvcs/DsLogNotificationS.h"
#include "log_serv_export.h"
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
/**
* @class TAO_LogNotification
@@ -177,6 +178,8 @@ public:
ACE_THROW_SPEC ((CORBA::SystemException));
};
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#include /**/ "ace/post.h"
#endif /* TAO_TLS_LOG_NOTIFICATION_H */