summaryrefslogtreecommitdiff
path: root/ACE/examples/C++NPv2/Reactor_Logging_Server_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/C++NPv2/Reactor_Logging_Server_T.h')
-rw-r--r--ACE/examples/C++NPv2/Reactor_Logging_Server_T.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/C++NPv2/Reactor_Logging_Server_T.h b/ACE/examples/C++NPv2/Reactor_Logging_Server_T.h
index 9a2d937ca9d..e21a745ec05 100644
--- a/ACE/examples/C++NPv2/Reactor_Logging_Server_T.h
+++ b/ACE/examples/C++NPv2/Reactor_Logging_Server_T.h
@@ -16,8 +16,6 @@ public:
ACE_Reactor *reactor);
};
-#if defined (ACE_TEMPLATES_REQUIRE_SOURCE)
#include "Reactor_Logging_Server_T.cpp"
-#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#endif /* _REACTOR_LOGGING_SERVER_T_H */