fix Dune 2.3 build issue

this time I tested it.
This commit is contained in:
Andreas Lauser 2016-08-10 15:05:31 +02:00
parent 4b4ecb1145
commit 2e56597d0e

View File

@ -25,6 +25,7 @@
#endif // HAVE_CONFIG_H
#include <opm/material/densead/Evaluation.hpp>
#include <opm/autodiff/DuneMatrix.hpp>
#include <dune/grid/CpGrid.hpp>
#include <opm/autodiff/SimulatorFullyImplicitBlackoilEbos.hpp>
#include <opm/autodiff/FlowMainEbos.hpp>