Header file moved in opm-output.
This commit is contained in:
parent
edb57704f9
commit
5fdb868526
@ -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