summaryrefslogtreecommitdiff
path: root/ACE/examples/C++NPv2/Reactor_Logging_Server_Adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/C++NPv2/Reactor_Logging_Server_Adapter.h')
-rw-r--r--ACE/examples/C++NPv2/Reactor_Logging_Server_Adapter.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/C++NPv2/Reactor_Logging_Server_Adapter.h b/ACE/examples/C++NPv2/Reactor_Logging_Server_Adapter.h
index 95b62f4bc3f..f3b1a3b7846 100644
--- a/ACE/examples/C++NPv2/Reactor_Logging_Server_Adapter.h
+++ b/ACE/examples/C++NPv2/Reactor_Logging_Server_Adapter.h
@@ -22,8 +22,6 @@ private:
Reactor_Logging_Server<ACCEPTOR> *server_;
};
-#if defined (ACE_TEMPLATES_REQUIRE_SOURCE)
#include "Reactor_Logging_Server_Adapter.cpp"
-#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#endif /* _REACTOR_LOGGING_SERVER_ADAPTER_H */