Skip to content
Snippets Groups Projects

[fix] Make headercheck compile by including entity in intersections

Merged Timo Koch requested to merge fix/headercheck into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -11,7 +11,7 @@
#include <dune/grid/common/intersection.hh>
#include <dune/foamgrid/foamgrid/foamgridintersectioniterators.hh>
#include <dune/foamgrid/foamgrid/foamgridentity.hh>
#include <dune/foamgrid/foamgrid/foamgridvertex.hh>
#include <dune/foamgrid/foamgrid/foamgridgeometry.hh>
#include <dune/foamgrid/foamgrid/foamgridnulliteratorfactory.hh>
Loading