mirror of
https://github.com/boostorg/mpi.git
synced 2026-02-25 04:22:17 +00:00
Fix compilation on GCC 4.3, from Maik Beckmann
[SVN r44416]
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include <boost/serialization/is_bitwise_serializable.hpp>
|
||||
#include <vector>
|
||||
#include <boost/mpi/allocator.hpp>
|
||||
#include <cstring> // for memcpy
|
||||
|
||||
namespace boost { namespace mpi {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user