X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkVectorImageToImageFilter.h;h=f2288f0381de2295dc6d4dc6c67fe00afeb010b6;hb=342abd5c807dab47a30d8369aca8f7e5c9242b2b;hp=cf5946e3849e4adac4fd5ed3d74a3c02422f33d5;hpb=08d1fd56ac1d08bd228d9e557f5472a395e9b708;p=clitk.git diff --git a/tools/clitkVectorImageToImageFilter.h b/tools/clitkVectorImageToImageFilter.h index cf5946e..f2288f0 100644 --- a/tools/clitkVectorImageToImageFilter.h +++ b/tools/clitkVectorImageToImageFilter.h @@ -86,7 +86,7 @@ namespace clitk //---------------------------------------- // Update //---------------------------------------- - void ThreadedGenerateData(const OutputImageRegionType & outputRegionForThread, int threadId ); + void ThreadedGenerateData(const OutputImageRegionType & outputRegionForThread, itk::ThreadIdType threadId ); //---------------------------------------- // Data members