EclGenericWriter: no need to include alugrid in header

This commit is contained in:
Arne Morten Kvarving 2022-11-14 15:06:27 +01:00
parent bdb2738034
commit e50aec63d8

View File

@ -30,10 +30,6 @@
#include "collecttoiorank.hh"
#include <ebos/ecltransmissibility.hh>
#if HAVE_DUNE_ALUGRID
#include "alucartesianindexmapper.hh"
#include <dune/alugrid/common/fromtogridfactory.hh>
#endif // HAVE_DUNE_ALUGRID
#include <opm/models/parallel/tasklets.hh>
#include <opm/simulators/timestepping/SimulatorReport.hpp>