summaryrefslogtreecommitdiff
path: root/ace/Sock_Connect.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Sock_Connect.h')
-rw-r--r--ace/Sock_Connect.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/Sock_Connect.h b/ace/Sock_Connect.h
index 90e9ecf1c07..532892d64fa 100644
--- a/ace/Sock_Connect.h
+++ b/ace/Sock_Connect.h
@@ -25,8 +25,6 @@
#include "ace/Basic_Types.h"
#include "ace/os_include/netinet/os_in.h"
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
// Forward Declarations
class ACE_INET_Addr;
@@ -84,8 +82,6 @@ namespace ACE
extern ACE_Export int ipv6_enabled (void);
}
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* ACE_SOCK_CONNECT_H */