summaryrefslogtreecommitdiff
path: root/ACE/ace/Auto_Functor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Auto_Functor.h')
-rw-r--r--ACE/ace/Auto_Functor.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/ACE/ace/Auto_Functor.h b/ACE/ace/Auto_Functor.h
index cbf4827b6a4..e64bcdf6bb3 100644
--- a/ACE/ace/Auto_Functor.h
+++ b/ACE/ace/Auto_Functor.h
@@ -109,9 +109,7 @@ ACE_END_VERSIONED_NAMESPACE_DECL
# include "ace/Auto_Functor.inl"
#endif /* __ACE_INLINE__ */
-#if defined(ACE_TEMPLATES_REQUIRE_SOURCE)
-# include "ace/Auto_Functor.cpp"
-#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
+#include "ace/Auto_Functor.cpp"
#include /**/ "ace/post.h"
#endif /* ACE_AUTO_FUNCTOR_H*/