summaryrefslogtreecommitdiff
path: root/ace/Asynch_Connector.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Asynch_Connector.h')
-rw-r--r--ace/Asynch_Connector.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/Asynch_Connector.h b/ace/Asynch_Connector.h
index 06e9bb41382..d7bf516cecf 100644
--- a/ace/Asynch_Connector.h
+++ b/ace/Asynch_Connector.h
@@ -26,8 +26,6 @@
#include "ace/Asynch_IO.h"
#include "ace/INET_Addr.h"
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
// Forward declarations
class ACE_Message_Block;
@@ -157,8 +155,6 @@ private:
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#if defined (ACE_TEMPLATES_REQUIRE_SOURCE)
#include "ace/Asynch_Connector.cpp"
#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */