We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b026dc commit 227448fCopy full SHA for 227448f
include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp
@@ -10,7 +10,7 @@
10
# include <boost/scoped_ptr.hpp>
11
# include <boost/get_pointer.hpp>
12
# include <boost/detail/binary_search.hpp>
13
-# include <boost/cast.hpp>
+# include <boost/numeric/conversion/cast.hpp>
14
# include <vector>
15
# include <map>
16
#include <iostream>
0 commit comments