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:
Andreas Lauser 2014-08-07 10:50:22 +02:00
parent 2922a8e3a0
commit 9bbcb0d228

View File

@ -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>