Skip to content

Commit e4eee90

Browse files
committed
Add missing #include
[SVN r27598]
1 parent db71f17 commit e4eee90

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/boost/python.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
# include <boost/python/list.hpp>
3636
# include <boost/python/long.hpp>
3737
# include <boost/python/lvalue_from_pytype.hpp>
38+
# include <boost/python/make_constructor.hpp>
3839
# include <boost/python/make_function.hpp>
3940
# include <boost/python/manage_new_object.hpp>
4041
# include <boost/python/module.hpp>

0 commit comments

Comments
 (0)