Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG: Use the literal superclass name in itkTypeMacro
Use the literal superclass name instead of the `Superclass` alias in `itkTypeMacro`: the string is used in an ITK macro which is using the input for run-time type information (although currently not using the superclass input): https://github.com/InsightSoftwareConsortium/ITK/blob/8844ee6549ebdc1294a17d471f8a65311440bd74/Modules/Core/Common/include/itkMacro.h#L438
- Loading branch information