mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove accidentally left over include
it was used for debugging intersection mappers. to make this include work, dune-cornerpoint must be available and that the intersection mapper PR must be merged.
This commit is contained in:
parent
2922a8e3a0
commit
9bbcb0d228
@ -24,8 +24,6 @@
|
||||
#ifndef EWOMS_LENS_PROBLEM_HH
|
||||
#define EWOMS_LENS_PROBLEM_HH
|
||||
|
||||
#include <dune/grid/cpgrid/IntersectionMapper.hpp>
|
||||
|
||||
#include "lensgridmanager.hh"
|
||||
|
||||
#include <ewoms/models/immiscible/immiscibleproperties.hh>
|
||||
|
Loading…
Reference in New Issue
Block a user