collecttoiorank.hh: cleanup headers

This commit is contained in:
Arne Morten Kvarving
2023-08-02 11:24:46 +02:00
parent 26e9428ced
commit c644ff755a

View File

@@ -23,17 +23,17 @@
#ifndef EWOMS_COLLECT_TO_IO_RANK_HH #ifndef EWOMS_COLLECT_TO_IO_RANK_HH
#define EWOMS_COLLECT_TO_IO_RANK_HH #define EWOMS_COLLECT_TO_IO_RANK_HH
#include <opm/output/data/Aquifer.hpp> #include <ebos/eclinterregflows.hh>
#include <opm/output/data/Cells.hpp>
#include <opm/output/data/Groups.hpp>
#include <opm/output/data/Solution.hpp>
#include <opm/output/data/Wells.hpp>
#include <opm/input/eclipse/Schedule/Well/WellTestState.hpp> #include <opm/input/eclipse/Schedule/Well/WellTestState.hpp>
#include <opm/grid/common/p2pcommunicator.hh> #include <opm/grid/common/p2pcommunicator.hh>
#include <ebos/eclinterregflows.hh> #include <opm/output/data/Aquifer.hpp>
#include <opm/output/data/Cells.hpp>
#include <opm/output/data/Groups.hpp>
#include <opm/output/data/Solution.hpp>
#include <opm/output/data/Wells.hpp>
#include <array> #include <array>
#include <map> #include <map>