We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 590b788 commit 87f776bCopy full SHA for 87f776b
include/boost/python/detail/type_list.hpp
@@ -30,10 +30,6 @@
30
# include <boost/mpl/vector/vector10.hpp>
31
# endif
32
33
-# ifndef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
34
# include <boost/python/detail/type_list_impl.hpp>
35
-# else
36
-# include <boost/python/detail/type_list_impl_no_pts.hpp>
37
-# endif
38
39
#endif // TYPE_LIST_DWA2002913_HPP
include/boost/python/detail/type_list_impl_no_pts.hpp
0 commit comments