Skip to content

ISF_Algorithms: Fix clang warnings.

clang warnings: inconsistent use of override keywords.

This is a class using gmock, so just remove the existing override keywords.

Merge request reports