X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=registration%2FclitkExtractImageFilter.txx;h=d321f9ef413d2b03dd2330db7e246f01274d02cd;hb=b621115237f7bdf94c57962e603905563af2c14f;hp=7ce13a11054062cf4bccb487593c752a8ff3971e;hpb=a6957c4825e83c61b977ec316dd841878617ffbd;p=clitk.git diff --git a/registration/clitkExtractImageFilter.txx b/registration/clitkExtractImageFilter.txx index 7ce13a1..d321f9e 100644 --- a/registration/clitkExtractImageFilter.txx +++ b/registration/clitkExtractImageFilter.txx @@ -236,7 +236,7 @@ template void ExtractImageFilter ::ThreadedGenerateData(const OutputImageRegionType& outputRegionForThread, - itk::ThreadIdType threadId) + int threadId) { itkDebugMacro(<<"Actually executing");