Skip to content
Snippets Groups Projects
Commit 87e70a3c authored by maxka's avatar maxka
Browse files

Fix include (CGStep inherits from LinearIterationStep since c3dda5c6).

parent 1741ca28
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -4,7 +4,7 @@
#define DUNE_SOLVERS_ITERATIONSTEPS_CGSTEP_HH
#include <dune/solvers/common/preconditioner.hh>
#include <dune/solvers/iterationsteps/iterationstep.hh>
#include <dune/solvers/iterationsteps/lineariterationstep.hh>
namespace Dune {
namespace Solvers {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment