mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-08-04 22:13:01 -05:00
Adapt to moved opm-grid headers.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#include <opm/core/wells.h>
|
||||
#include <opm/core/well_controls.h>
|
||||
|
||||
#include <opm/core/grid/GridManager.hpp>
|
||||
#include <opm/grid/GridManager.hpp>
|
||||
|
||||
void wells_static_check(const Wells* wells) {
|
||||
BOOST_CHECK_EQUAL(2, wells->number_of_wells);
|
||||
|
||||
Reference in New Issue
Block a user