We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db71f17 commit e4eee90Copy full SHA for e4eee90
1 file changed
include/boost/python.hpp
@@ -35,6 +35,7 @@
35
# include <boost/python/list.hpp>
36
# include <boost/python/long.hpp>
37
# include <boost/python/lvalue_from_pytype.hpp>
38
+# include <boost/python/make_constructor.hpp>
39
# include <boost/python/make_function.hpp>
40
# include <boost/python/manage_new_object.hpp>
41
# include <boost/python/module.hpp>
0 commit comments