summaryrefslogtreecommitdiff
path: root/ace/IO_Cntl_Msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/IO_Cntl_Msg.h')
-rw-r--r--ace/IO_Cntl_Msg.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/IO_Cntl_Msg.h b/ace/IO_Cntl_Msg.h
index 95277235643..c3101c7fac4 100644
--- a/ace/IO_Cntl_Msg.h
+++ b/ace/IO_Cntl_Msg.h
@@ -23,6 +23,8 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
+ACE_BEGIN_VERSIONED_NAMESPACE_DECL
+
/**
* @class ACE_IO_Cntl_Msg
*
@@ -99,6 +101,8 @@ private:
int rval_;
};
+ACE_END_VERSIONED_NAMESPACE_DECL
+
#if defined (__ACE_INLINE__)
#include "ace/IO_Cntl_Msg.inl"
#endif /* __ACE_INLINE__ */