Merge pull request #931 from andlaus/fix_build

fix build for newish boost versions
This commit is contained in:
Bård Skaflestad 2015-11-27 16:17:27 +01:00
commit d4ca0d8c00

View File

@ -61,7 +61,7 @@ struct MPIFixture {
}; };
BOOST_GLOBAL_FIXTURE(MPIFixture) BOOST_GLOBAL_FIXTURE(MPIFixture);
struct MyMatrix struct MyMatrix
{ {