Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
COMP: Fix name of class assertion failure in FEM module
Fix name of class assertion failure for `itk::fem::FEMExceptionLinearSystemBounds`: use the correct class name. Fixes: ``` M:\Dashboard\ITK\Modules\Numerics\FEM\include\itkFEMLinearSystemWrapper.h(586,3): error C2607: static assertion failed [M:\Dashboard\ITK-build\Modules\Numerics\FEM\src\ITKFEM.vcxproj] ``` Raised for example in: https://open.cdash.org/viewBuildError.php?buildid=9299844
- Loading branch information