summaryrefslogtreecommitdiff
path: root/boost/python/detail/type_list.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/python/detail/type_list.hpp')
-rw-r--r--boost/python/detail/type_list.hpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/boost/python/detail/type_list.hpp b/boost/python/detail/type_list.hpp
index 9483c1945c..0ad3f63d84 100644
--- a/boost/python/detail/type_list.hpp
+++ b/boost/python/detail/type_list.hpp
@@ -30,10 +30,6 @@
# include <boost/mpl/vector/vector10.hpp>
# endif
-# ifndef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
# include <boost/python/detail/type_list_impl.hpp>
-# else
-# include <boost/python/detail/type_list_impl_no_pts.hpp>
-# endif
#endif // TYPE_LIST_DWA2002913_HPP