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