Skip to content
Snippets Groups Projects
Commit dd9a9522 authored by Andreas Lauser's avatar Andreas Lauser
Browse files

appl/lecture: ++compile

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7060 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent 7ffe99ed
No related branches found
No related tags found
No related merge requests found
...@@ -27,8 +27,6 @@ ...@@ -27,8 +27,6 @@
#ifndef DUMUX_WATER_CONTAMINANT_FLUID_SYSTEM_HH #ifndef DUMUX_WATER_CONTAMINANT_FLUID_SYSTEM_HH
#define DUMUX_WATER_CONTAMINANT_FLUID_SYSTEM_HH #define DUMUX_WATER_CONTAMINANT_FLUID_SYSTEM_HH
#include <dumux/material/MpNcfluidstates/genericfluidstate.hh>
#include <dumux/material/components/simpleh2o.hh> #include <dumux/material/components/simpleh2o.hh>
#include <dumux/material/components/h2o.hh> #include <dumux/material/components/h2o.hh>
#include <dumux/material/components/n2.hh> #include <dumux/material/components/n2.hh>
...@@ -36,7 +34,6 @@ ...@@ -36,7 +34,6 @@
#include <dumux/material/idealgas.hh> #include <dumux/material/idealgas.hh>
#include <dumux/material/binarycoefficients/h2o_n2.hh> #include <dumux/material/binarycoefficients/h2o_n2.hh>
#include <dumux/material/MpNcfluidstates/genericfluidstate.hh>
#include <dumux/common/valgrind.hh> #include <dumux/common/valgrind.hh>
#include <dumux/common/exceptions.hh> #include <dumux/common/exceptions.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