make all headers self-sufficient again

after the recent changes, some additional headers are required to be
included.
This commit is contained in:
Andreas Lauser 2017-10-03 12:39:59 +02:00
parent 0fccd5acb7
commit aca56a43e3

View File

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