Skip to content

[bugfix] Fix makebasistest.cc

Carsten Gräser requested to merge feature/fix-makebasistest into master

This was missing a header which was implicitly included when the MR was created. Now we can simply drop the VectorBackend, because interpolate will create and use an ISTLVectorBackend automatically.

Merge request reports