Skip to content

vtkImprintFilter: add a `const` qualifier to operator<

This is required on macOS. Not sure why other compilers are happy with it.

Introduced in !7818 (merged).

Merge request reports