mirror of
https://github.com/boostorg/python.git
synced 2026-01-21 17:12:22 +00:00
boost/python/object/make_instance.hpp: adding missing includes
[SVN r66606]
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
# include <boost/python/converter/registered.hpp>
|
||||
# include <boost/python/detail/decref_guard.hpp>
|
||||
# include <boost/python/detail/none.hpp>
|
||||
# include <boost/mpl/assert.hpp>
|
||||
# include <boost/mpl/or.hpp>
|
||||
# include <boost/type_traits/is_union.hpp>
|
||||
|
||||
namespace boost { namespace python { namespace objects {
|
||||
|
||||
Reference in New Issue
Block a user