summaryrefslogtreecommitdiff
path: root/ACE/examples/Connection/non_blocking/CPP-connector.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Connection/non_blocking/CPP-connector.h')
-rw-r--r--ACE/examples/Connection/non_blocking/CPP-connector.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Connection/non_blocking/CPP-connector.h b/ACE/examples/Connection/non_blocking/CPP-connector.h
index 09cd6103ddc..2f89038ce25 100644
--- a/ACE/examples/Connection/non_blocking/CPP-connector.h
+++ b/ACE/examples/Connection/non_blocking/CPP-connector.h
@@ -84,8 +84,6 @@ private:
// signal.
};
-#if defined (ACE_TEMPLATES_REQUIRE_SOURCE)
#include "CPP-connector.cpp"
-#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#endif /* CPP_CONNECTOR_H */