Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
COMP: Fix inconsistent/missing override warnings
Sample message: /Users/svc-dashboard/D/ITKNornir/include/IROptimizerObserver.h:52:8: warning: 'Execute' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void Execute(itk::Object *caller, const itk::EventObject & event)
- Loading branch information