Skip to content
Snippets Groups Projects

Merge branch 'fix/missing-include-amg' into 'master'

Merged Timo Koch requested to merge cherry-pick-0c8d203e into releases/3.4
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -30,6 +30,7 @@
#include <dune/common/exceptions.hh>
#include <dune/common/parallel/indexset.hh>
#include <dune/common/parallel/mpicommunication.hh>
#include <dune/common/parallel/mpihelper.hh>
#include <dune/grid/common/capabilities.hh>
#include <dune/istl/paamg/amg.hh>
#include <dune/istl/paamg/pinfo.hh>
Loading