Skip to content
Snippets Groups Projects
Commit af33d9f0 authored by Christian Engwer's avatar Christian Engwer
Browse files

[istl][multitype] we don't rely on boost::fusion anymore

... thus we can always run the multitype examples
parent 7b1641f9
No related branches found
No related tags found
No related merge requests found
......@@ -613,9 +613,7 @@ int main (int /*argc*/, char ** /*argv*/)
test_IO();
test_Iter();
test_Interface();
#ifdef HAVE_BOOST_FUSION
test_MultiTypeBlockVector_MultiTypeBlockMatrix();
#endif
}
catch (Dune::ISTLError& error)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment