eclgenericwriter.hh: cleanup headers

This commit is contained in:
Arne Morten Kvarving 2023-08-02 12:11:31 +02:00
parent 2770f6fe02
commit b00c8abf8b

View File

@ -28,13 +28,16 @@
#ifndef EWOMS_ECL_GENERIC_WRITER_HH
#define EWOMS_ECL_GENERIC_WRITER_HH
#include "collecttoiorank.hh"
#include <ebos/collecttoiorank.hh>
#include <ebos/ecltransmissibility.hh>
#include <opm/models/parallel/tasklets.hh>
#include <opm/simulators/timestepping/SimulatorReport.hpp>
#include <cstddef>
#include <map>
#include <memory>
#include <string>
#include <utility>
#include <vector>