summaryrefslogtreecommitdiff
path: root/ace/OS_NS_sys_select.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/OS_NS_sys_select.h')
-rw-r--r--ace/OS_NS_sys_select.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/ace/OS_NS_sys_select.h b/ace/OS_NS_sys_select.h
index 443d594ae09..1a33c485e56 100644
--- a/ace/OS_NS_sys_select.h
+++ b/ace/OS_NS_sys_select.h
@@ -40,12 +40,10 @@
#endif
#define ACE_EXPORT_MACRO ACE_Export
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
class ACE_Time_Value;
-namespace ACE_OS
-{
+namespace ACE_OS {
+
// Should be moved to cpp or inl.
ACE_NAMESPACE_INLINE_FUNCTION
int select (int width,
@@ -63,8 +61,6 @@ namespace ACE_OS
} /* namespace ACE_OS */
-ACE_END_VERSIONED_NAMESPACE_DECL
-
# if defined (ACE_HAS_INLINED_OSCALLS)
# if defined (ACE_INLINE)
# undef ACE_INLINE