]> Creatis software - clitk.git/blobdiff - registration/itkMeanSquaresImageToImageMetricFor3DBLUTFFD.h
itk4 Remove ITK_USE_OPTIMIZED_REGISTRATION_METHODS
[clitk.git] / registration / itkMeanSquaresImageToImageMetricFor3DBLUTFFD.h
index e2cfdbddb0ec65e444185cc0025806b72dc51760..f6d745dec64d4cc96ec18440f34d7649026ffc06 100644 (file)
@@ -40,7 +40,7 @@
 // gets integrated into the main directories.
 #include "itkConfigure.h"
 
-#ifdef ITK_USE_OPTIMIZED_REGISTRATION_METHODS
+#if defined(ITK_USE_OPTIMIZED_REGISTRATION_METHODS) || ITK_VERSION_MAJOR >= 4
 #include "itkOptMeanSquaresImageToImageMetricFor3DBLUTFFD.h"
 #else