Skip to content

Missing include

Patrick Jaap requested to merge missing-include into master

The line

auto type = Dune::geometryTypeFromVertexCount(dim, size(element));

throws a compiler error

Merge request reports