Adapt to moved opm-grid headers.

This commit is contained in:
Atgeirr Flø Rasmussen
2018-02-10 08:33:33 +01:00
parent 024344600e
commit cf9b7c39b9
107 changed files with 191 additions and 201 deletions
+1 -1
View File
@@ -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);