X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=registration%2FclitkExtractImageFilter.txx;h=7ce13a11054062cf4bccb487593c752a8ff3971e;hb=5d11babf14d2a6e12c041286c9d107aa9eff1c10;hp=f4aa402e08bb527b54c81e6601d33793357595c8;hpb=657652a78c2e2717a6f77e027049173442ca29f0;p=clitk.git diff --git a/registration/clitkExtractImageFilter.txx b/registration/clitkExtractImageFilter.txx index f4aa402..7ce13a1 100644 --- a/registration/clitkExtractImageFilter.txx +++ b/registration/clitkExtractImageFilter.txx @@ -3,7 +3,7 @@ Authors belong to: - University of LYON http://www.universite-lyon.fr/ - - Léon Bérard cancer center http://oncora1.lyon.fnclcc.fr + - Léon Bérard cancer center http://www.centreleonberard.fr - CREATIS CNRS laboratory http://www.creatis.insa-lyon.fr This software is distributed WITHOUT ANY WARRANTY; without even @@ -14,7 +14,7 @@ - BSD See included LICENSE.txt file - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html -======================================================================-====*/ +===========================================================================**/ #ifndef _clitkExtractImageFilter_txx #define _clitkExtractImageFilter_txx #include "clitkExtractImageFilter.h" @@ -236,7 +236,7 @@ template void ExtractImageFilter ::ThreadedGenerateData(const OutputImageRegionType& outputRegionForThread, - int threadId) + itk::ThreadIdType threadId) { itkDebugMacro(<<"Actually executing");