Skip to content
Snippets Groups Projects
Commit e27022da authored by Hamza Oukili's avatar Hamza Oukili
Browse files

Merge branch 'fix/addmissing-fvectorheader-insolution' into 'master'

Add missing header in model solution exercise

See merge request !217

(cherry picked from commit ffc66a93)

42cc33cc Add missing header in model solution exercise
parent aed51e06
No related branches found
No related tags found
2 merge requests!220Draft: Merge branch 'feature/example-solution-checker',!218Merge branch 'fix/addmissing-fvectorheader-insolution' into 'master'
Pipeline #30909 waiting for manual action
......@@ -23,6 +23,7 @@
// In the file `model.hh`, we define the volume variables, the model equations, and
// set all default model properties.
#include <dune/common/fvector.hh>
#include <dumux/common/math.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/numeqvector.hh>
......
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