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