Merge pull request #1081 from joakim-hove/celldata-container
Header file moved in opm-output.
This commit is contained in:
commit
99d8ab73f4
@ -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