mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-07 23:13:01 -06:00
[FlexibleSolver] Added missing headers determine IsComm.
Seems needed for some compilers
This commit is contained in:
parent
0c8ce54b71
commit
9ce008ef7d
@ -27,6 +27,8 @@
|
||||
#include <dune/istl/bcrsmatrix.hh>
|
||||
#include <dune/istl/solvers.hh>
|
||||
#include <dune/istl/umfpack.hh>
|
||||
#include <dune/istl/owneroverlapcopy.hh>
|
||||
#include <dune/istl/paamg/pinfo.hh>
|
||||
|
||||
#include <boost/property_tree/ptree.hpp>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user