Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
COMP: Add switch default for point component type
To address macos-14 CI build warning: src/itkMZ3MeshIO.cxx:484:11: warning: 11 enumeration values not handled in switch: 'UNKNOWNCOMPONENTTYPE', 'UCHAR', 'CHAR'... [-Wswitch]
- Loading branch information