make all header files includeable on their own right again

some property definitions and includes were missing.
This commit is contained in:
Andreas Lauser 2018-10-29 10:05:46 +01:00
parent 7c4ca41f1f
commit 4e888fdfc8

View File

@ -31,6 +31,7 @@
#include <ewoms/io/structuredgridvanguard.hh>
#include <ewoms/models/immiscible/immiscibleproperties.hh>
#include <ewoms/disc/common/fvbaseadlocallinearizer.hh>
#include <ewoms/disc/ecfv/ecfvdiscretization.hh>
#include <opm/material/fluidmatrixinteractions/RegularizedVanGenuchten.hpp>
#include <opm/material/fluidmatrixinteractions/LinearMaterial.hpp>