]> Creatis software - clitk.git/commitdiff
Fixes for ITK v4.8rc02
authorSimon Rit <simon.rit@creatis.insa-lyon.fr>
Wed, 24 Jun 2015 08:49:06 +0000 (10:49 +0200)
committerSimon Rit <simon.rit@creatis.insa-lyon.fr>
Wed, 24 Jun 2015 08:49:06 +0000 (10:49 +0200)
registration/clitkBSplineDeformableTransform.h
registration/clitkMultipleBSplineDeformableTransform.h
registration/clitkShapedBLUTSpatioTemporalDeformableTransform.h

index f5b269828fffb20b5759ae061d8390e3f8698908..392247f25717e80e6dede00e6e8167414af11b4a 100644 (file)
@@ -387,7 +387,7 @@ namespace clitk
 
 }  // namespace itk
 
-#if ITK_TEMPLATE_TXX
+#ifndef ITK_MANUAL_INSTANTIATION
 # include "clitkBSplineDeformableTransform.txx"
 #endif
 
index 5b2ee9eb35686933603bb10b4f22796e1be100b7..1b7909ab6f35146deac97d95cc1ed689bf45d81b 100644 (file)
@@ -289,7 +289,7 @@ namespace clitk
 
 }  // namespace clitk
 
-#if ITK_TEMPLATE_TXX
+#ifndef ITK_MANUAL_INSTANTIATION
 # include "clitkMultipleBSplineDeformableTransform.txx"
 #endif
 
index c9fb588e30f83641260459a16e9d57e0cd684a66..b1924580c503d9ff9f62f58cdc29cb004a66bfa7 100644 (file)
@@ -454,7 +454,7 @@ namespace clitk
 
 }  // namespace itk
 
-#if ITK_TEMPLATE_TXX
+#ifndef ITK_MANUAL_INSTANTIATION
 # include "clitkShapedBLUTSpatioTemporalDeformableTransform.txx"
 #endif