summaryrefslogtreecommitdiff
path: root/boost/python/detail/invoke.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/python/detail/invoke.hpp')
-rw-r--r--boost/python/detail/invoke.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/boost/python/detail/invoke.hpp b/boost/python/detail/invoke.hpp
index 939fa11818..4c5296ff12 100644
--- a/boost/python/detail/invoke.hpp
+++ b/boost/python/detail/invoke.hpp
@@ -11,8 +11,6 @@
# include <boost/python/detail/preprocessor.hpp>
# include <boost/python/detail/none.hpp>
-# include <boost/type_traits/is_member_function_pointer.hpp>
-
# include <boost/preprocessor/iterate.hpp>
# include <boost/preprocessor/facilities/intercept.hpp>
# include <boost/preprocessor/repetition/enum_trailing_params.hpp>