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