]> Creatis software - clitk.git/blobdiff - itk/clitkExtractImageFilter.h
Remove vcl_math calls
[clitk.git] / itk / clitkExtractImageFilter.h
index 7ea101adc2edbaba0f74e4f9becaa6be367b9b13..98a40a65f8a2159cd338e7b30c5b0ef6c5a1aee6 100644 (file)
@@ -94,8 +94,8 @@ protected:
                                                  const OutputImageRegionType &srcRegion);
 
 
-  void ThreadedGenerateData(const OutputImageRegionType& outputRegionForThread,
-                            int threadId );
+  void ThreadedGenerateData(const OutputImageRegionType& outputRegionForThread, itk::ThreadIdType threadId );
+
   InputImageRegionType m_ExtractionRegion;
   OutputImageRegionType m_OutputImageRegion;