Skip to content

Fix clang warnings

Marco Cattaneo requested to merge fixClangWarnings into master
  • Fix clang warnings:
    • class 'ToolFactory' was previously declared as a struct
    • missing override
  • Remove some unnecessary includes

Merge request reports