mirror of
https://github.com/boostorg/python.git
synced 2026-01-26 06:42:27 +00:00
Include all of the headers needed for the BOOST_MPL_ASSERT that is failing for several compilers
[SVN r62015]
This commit is contained in:
@@ -10,7 +10,10 @@
|
||||
# include <boost/python/converter/registered.hpp>
|
||||
# include <boost/python/detail/decref_guard.hpp>
|
||||
# include <boost/python/detail/none.hpp>
|
||||
# include <boost/type_traits/is_class.hpp>
|
||||
# include <boost/type_traits/is_union.hpp>
|
||||
# include <boost/mpl/assert.hpp>
|
||||
# include <boost/mpl/or.hpp>
|
||||
|
||||
namespace boost { namespace python { namespace objects {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user