mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-24 10:10:18 -06:00
eclgenericwriter.hh: cleanup headers
This commit is contained in:
parent
2770f6fe02
commit
b00c8abf8b
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user