mirror of
https://github.com/boostorg/mpi.git
synced 2026-02-25 16:32:22 +00:00
Moved Serialization and MPI fixes and updates from trunk to release branch
[SVN r46743]
This commit is contained in:
@@ -55,7 +55,6 @@ test_skeleton_and_content(const communicator& comm, int root = 0)
|
||||
using boost::mpi::get_content;
|
||||
using boost::make_counting_iterator;
|
||||
using boost::mpi::broadcast;
|
||||
using boost::mpi::content;
|
||||
using boost::mpi::get_content;
|
||||
|
||||
typedef std::list<int>::iterator iterator;
|
||||
|
||||
Reference in New Issue
Block a user