Skip to content
Snippets Groups Projects
Commit f554e470 authored by Tobias Malkmus's avatar Tobias Malkmus
Browse files

[bugfix] make headercheck work in the case that neither umfpack nor superLU are found

parent e040264c
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@
#include "bvector.hh"
#include "bcrsmatrix.hh"
#include "ilusubdomainsolver.hh"
#include <dune/istl/solvertype.hh>
namespace Dune
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment