From dd9a9522b0b1d95a364b9da72b0bddf870d00dc6 Mon Sep 17 00:00:00 2001
From: Andreas Lauser <and@poware.org>
Date: Fri, 16 Dec 2011 13:23:25 +0000
Subject: [PATCH] appl/lecture: ++compile

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7060 2fb0f335-1f38-0410-981e-8018bf24f1b0
---
 appl/lecture/msm/1p2cvs2p/watercontaminantfluidsystem.hh | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/appl/lecture/msm/1p2cvs2p/watercontaminantfluidsystem.hh b/appl/lecture/msm/1p2cvs2p/watercontaminantfluidsystem.hh
index 99f490b5ed..f9966c5e62 100644
--- a/appl/lecture/msm/1p2cvs2p/watercontaminantfluidsystem.hh
+++ b/appl/lecture/msm/1p2cvs2p/watercontaminantfluidsystem.hh
@@ -27,8 +27,6 @@
 #ifndef 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/h2o.hh>
 #include <dumux/material/components/n2.hh>
@@ -36,7 +34,6 @@
 #include <dumux/material/idealgas.hh>
 
 #include <dumux/material/binarycoefficients/h2o_n2.hh>
-#include <dumux/material/MpNcfluidstates/genericfluidstate.hh>
 
 #include <dumux/common/valgrind.hh>
 #include <dumux/common/exceptions.hh>
-- 
GitLab