Skip to content
Snippets Groups Projects
Commit 1793b046 authored by Jonathan Youett's avatar Jonathan Youett
Browse files

Add missing include

parent c54f1047
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -8,6 +8,7 @@
#include <dune/solvers/common/boxconstraint.hh>
#include <dune/solvers/common/arithmetic.hh>
#include <dune/solvers/iterationsteps/lineariterationstep.hh>
template<class MatrixType, class VectorType>
class ProjectedBlockGSStep : public LinearIterationStep<MatrixType, VectorType>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment