Skip to content
Snippets Groups Projects
Commit 1af223c9 authored by Hanchuan Wu's avatar Hanchuan Wu
Browse files

Merge branch 'fix/cornerpoint-test' into 'releases/3.4'

Fix 2p cornerpoint test by including required headers

See merge request !2700
parents 65f07117 eccfde38
No related branches found
No related tags found
1 merge request!2700Fix 2p cornerpoint test by including required headers
Pipeline #5790 passed
...@@ -29,6 +29,9 @@ ...@@ -29,6 +29,9 @@
#include <dumux/discretization/cctpfa.hh> #include <dumux/discretization/cctpfa.hh>
#include <dumux/porousmediumflow/2p/model.hh>
#include <dumux/porousmediumflow/2p/incompressiblelocalresidual.hh>
#include <dumux/material/components/trichloroethene.hh> #include <dumux/material/components/trichloroethene.hh>
#include <dumux/material/components/simpleh2o.hh> #include <dumux/material/components/simpleh2o.hh>
#include <dumux/material/fluidsystems/1pliquid.hh> #include <dumux/material/fluidsystems/1pliquid.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