2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-24 06:02:14 +00:00

Add missing #include

[SVN r27598]
This commit is contained in:
Dave Abrahams
2005-03-10 14:40:12 +00:00
parent db71f17dba
commit e4eee902d4

View File

@@ -35,6 +35,7 @@
# include <boost/python/list.hpp>
# include <boost/python/long.hpp>
# include <boost/python/lvalue_from_pytype.hpp>
# include <boost/python/make_constructor.hpp>
# include <boost/python/make_function.hpp>
# include <boost/python/manage_new_object.hpp>
# include <boost/python/module.hpp>