We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 832a1ed commit 17a7655Copy full SHA for 17a7655
1 file changed
include/boost/python/exception_translator.hpp
@@ -8,6 +8,7 @@
8
# include <boost/python/detail/prefix.hpp>
9
10
# include <boost/bind.hpp>
11
+# include <boost/bind/placeholders.hpp>
12
# include <boost/type.hpp>
13
# include <boost/python/detail/translate_exception.hpp>
14
# include <boost/python/detail/exception_handler.hpp>
0 commit comments