Subject: [Boost-bugs] [Boost C++ Libraries] #12985: missing include of array_wrapper.hpp in boost/mpi/python/serialize.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-04-24 07:06:08
#12985: missing include of array_wrapper.hpp in boost/mpi/python/serialize.hpp
-------------------------------+---------------------
Reporter: abhijit.sovakar@⦠| Owner: troyer
Type: Bugs | Status: new
Milestone: To Be Determined | Component: mpi
Version: Boost 1.64.0 | Severity: Problem
Keywords: |
-------------------------------+---------------------
Build of boost 1.64 failed because of missing header in
boost/mpi/python/serialize.hpp.
It might be a problem of my build environment but this is what I had to do
to make it work:
After adding
#include <boost/serialization/array_wrapper.hpp>
in boost/mpi/python/serialize.hpp the build succeeded.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12985> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-04-24 07:11:00 UTC