summaryrefslogtreecommitdiff
path: root/ace/OS_NS_dlfcn.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/OS_NS_dlfcn.h')
-rw-r--r--ace/OS_NS_dlfcn.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/OS_NS_dlfcn.h b/ace/OS_NS_dlfcn.h
index 6bcaac31488..ac92efbbe46 100644
--- a/ace/OS_NS_dlfcn.h
+++ b/ace/OS_NS_dlfcn.h
@@ -33,6 +33,8 @@
#endif
#define ACE_EXPORT_MACRO ACE_Export
+ACE_BEGIN_VERSIONED_NAMESPACE_DECL
+
namespace ACE_OS {
//@{ @name A set of wrappers for explicit dynamic linking.
@@ -53,6 +55,8 @@ namespace ACE_OS {
} /* namespace ACE_OS */
+ACE_END_VERSIONED_NAMESPACE_DECL
+
# if defined (ACE_HAS_INLINED_OSCALLS)
# if defined (ACE_INLINE)
# undef ACE_INLINE