mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-11 06:35:33 -06:00
Header file moved in opm-output.
This commit is contained in:
parent
3c2ebf9cfd
commit
8c55e258c7
@ -2,7 +2,7 @@
|
||||
#include <opm/common/util/numeric/cmp.hpp>
|
||||
#include <opm/core/props/BlackoilPropertiesInterface.hpp>
|
||||
#include <opm/core/simulator/WellState.hpp>
|
||||
#include <opm/output/Wells.hpp>
|
||||
#include <opm/output/data/Wells.hpp>
|
||||
|
||||
|
||||
using namespace Opm;
|
||||
|
@ -22,7 +22,7 @@
|
||||
|
||||
#include <opm/core/wells.h>
|
||||
#include <opm/core/well_controls.h>
|
||||
#include <opm/output/Wells.hpp>
|
||||
#include <opm/output/data/Wells.hpp>
|
||||
|
||||
#include <array>
|
||||
#include <map>
|
||||
|
Loading…
Reference in New Issue
Block a user