summaryrefslogtreecommitdiff
path: root/ace/Remote_Name_Space.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Remote_Name_Space.h')
-rw-r--r--ace/Remote_Name_Space.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/Remote_Name_Space.h b/ace/Remote_Name_Space.h
index 95c0d9c4531..a58ca4e83af 100644
--- a/ace/Remote_Name_Space.h
+++ b/ace/Remote_Name_Space.h
@@ -25,6 +25,7 @@
#include "ace/Name_Proxy.h"
#include "ace/Name_Space.h"
+ACE_BEGIN_VERSIONED_NAMESPACE_DECL
class ACE_NS_WString;
@@ -139,6 +140,8 @@ private:
ACE_Name_Proxy ns_proxy_;
};
+ACE_END_VERSIONED_NAMESPACE_DECL
+
#include /**/ "ace/post.h"
#endif /* ACE_REMOTE_NAME_SPACE_H */