summaryrefslogtreecommitdiff
path: root/ACE/examples/Timer_Queue/Driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Timer_Queue/Driver.h')
-rw-r--r--ACE/examples/Timer_Queue/Driver.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Timer_Queue/Driver.h b/ACE/examples/Timer_Queue/Driver.h
index 4d561cd39ba..ac9d6a98c49 100644
--- a/ACE/examples/Timer_Queue/Driver.h
+++ b/ACE/examples/Timer_Queue/Driver.h
@@ -128,8 +128,6 @@ protected:
Command<RECEIVER, ACTION> *shutdown_cmd_;
};
-#if defined (ACE_TEMPLATES_REQUIRE_SOURCE)
#include "Driver.cpp"
-#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#endif /* _DRIVER_H_ */