Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
COMP: Fix C2065 (VS2022): 'FindCenterOfBrain': undeclared identifier
105>------ Build started: Project: BRAINSCommonLib, Configuration: RelWithDebInfo x64 ------ 105>BRAINSFitHelper.cxx 105>M:\a\Srwd\BRAINSTools\BRAINSCommonLib\itkFindCenterOfBrainFilter.h(40,3): error C2065: 'FindCenterOfBrain': undeclared identifier 105>M:\a\Srwd\BRAINSTools\BRAINSCommonLib\itkFindCenterOfBrainFilter.h(40,3): error C2923: 'std::is_same_v': 'FindCenterOfBrain' is not a valid template type argument for parameter '<unnamed-symbol>' 105>M:\a\Srwd\BRAINSTools\BRAINSCommonLib\itkFindCenterOfBrainFilter.h(40,3): error C2062: type 'unknown-type' unexpected 105>Done building project "BRAINSCommonLib.vcxproj" -- FAILED.
- Loading branch information