]> Creatis software - clitk.git/commitdiff
Remove itkMultiThreader dependency because it does not exist with ITK5
authortbaudier <thomas.baudier@creatis.insa-lyon.fr>
Fri, 15 Feb 2019 15:51:35 +0000 (16:51 +0100)
committertbaudier <thomas.baudier@creatis.insa-lyon.fr>
Fri, 15 Feb 2019 15:54:53 +0000 (16:54 +0100)
It still compile, does this inslude is necessary?

registration/clitkOptNormalizedCorrelationImageToImageMetric.h
registration/clitkOptNormalizedCorrelationImageToImageMetricFor3DBLUTFFD.h
registration/itkOptMattesMutualInformationImageToImageMetricFor3DBLUTFFD.h
registration/itkOptMeanSquaresImageToImageMetricFor3DBLUTFFD.h

index 067cd8757132d7e6fd6c1ca8b421a849d7d8c65f..ea0657162a7d642aa8ee2da9e315d4da6fe83878 100644 (file)
@@ -24,8 +24,6 @@
 #include "itkPoint.h"
 #include "itkIndex.h"
 
-#include "itkMultiThreader.h"
-
 namespace clitk
 {
 
index 208cb38023df53f097934773c3f5cd0d6bb2926a..3afd1b6b13dae196a32e53066d2773eb27b603ef 100644 (file)
@@ -24,8 +24,6 @@
 #include "itkPoint.h"
 #include "itkIndex.h"
 
-#include "itkMultiThreader.h"
-
 namespace clitk
 {
 
index c51414ed6d8b6a9e51232a80a0fcc5955acafa7e..79bd1c1796e578ea4038f00b74a8e663c4ccea2f 100644 (file)
@@ -46,8 +46,6 @@
 #include "itkBSplineDeformableTransform.h"
 #include "itkArray2D.h"
 
-#include "itkMultiThreader.h"
-
 namespace itk
 {
 
index e12b42fb52684d325493940bbfd08f644f0e49ae..d23a9cd67134d14fba5a1a92313d1aeb943cf6b1 100644 (file)
@@ -40,8 +40,6 @@
 #include "itkPoint.h"
 #include "itkIndex.h"
 
-#include "itkMultiThreader.h"
-
 namespace itk
 {