Skip to content

ISF_FastCaloSimServices: Fix clang 10 warning.

If a dtor is declared final, the class itself should also be declared final.

Merge request reports