]> Creatis software - creaRigidRegistration.git/commitdiff
#3466 vtk9itk5wx3-macos
authorEduardo DAVILA <davila@creatis.insa-lyon.fr>
Fri, 22 Jul 2022 13:33:41 +0000 (15:33 +0200)
committerEduardo DAVILA <davila@creatis.insa-lyon.fr>
Fri, 22 Jul 2022 13:33:41 +0000 (15:33 +0200)
PackRecalage/src/bbPackRecalageReSlicerBox.h
PackRecalage/src/bbPackRecalageResampleBox.h
lib/CheckBoard.h
lib/Convolution.h
lib/MyGridOnImageGenerator.h
lib/Substraction.h
lib/Transparency.h

index 057bff8f0c37f49f60fd49a8051060e9da5404e4..93ac544c738c298b155c2cfa3a5ac78cd82c8473 100644 (file)
@@ -30,6 +30,7 @@
 #include "bbtkAtomicBlackBox.h"
 #include "iostream"
 
+#include <vtkVersionMacros.h>
 #include "vtkImageReslice.h" 
 #include "vtkTransform.h"
 #include "vtkImageData.h"
index 4caabf74f8a7d01c37f4cc74ad7cd46b264f2de3..552b0b56e5014f09e445da00ce9498bf68f2def4 100644 (file)
@@ -29,6 +29,7 @@
 #include "bbPackRecalage_EXPORT.h"
 #include "bbtkAtomicBlackBox.h"
 #include "iostream"
+#include <vtkVersionMacros.h>
 #include "vtkImageResample.h"
 #include "vtkImageData.h"
 
index 3098f50409b0847f4028138d44820f60c3eb6314..fd3dd2aa1c937a9636b62ee79de38f26fb276d42 100644 (file)
@@ -24,6 +24,7 @@
 #  knowledge of the CeCILL-B license and that you accept its terms.
 # ------------------------------------------------------------------------      */                                                                    
 
+#include <vtkVersionMacros.h>
 #include "vtkImageData.h"
 #include "vtkImageResample.h"
 #include <iostream>
index 946bfa2ead7866234173dd06cc70642c3da31736..3758a053144d49005fd5aae56c93bdacf325802b 100644 (file)
@@ -24,6 +24,7 @@
 #  knowledge of the CeCILL-B license and that you accept its terms.
 # ------------------------------------------------------------------------      */                                                                    
 
+#include <vtkVersionMacros.h>
 #include "vtkImageData.h"
 #include "vtkImageConvolve.h"
 #include "vtkImageCast.h"
index 0e67f356c88354e470bb9c0fc8ab56aae40bf363..938706b948bdc60d0c4afb3a76912320d2e69aeb 100755 (executable)
@@ -36,6 +36,7 @@
 // VTK
 //-----------------
 
+#include <vtkVersionMacros.h>
 #include "vtkImageData.h"
 
 //------------------------------------------------------------------------------
index b32d8cf5922a1dc1e9a404418dc40403fc9d58ab..c88b4f712b8be4b412468c36c5467e5983a87017 100644 (file)
@@ -24,6 +24,7 @@
 #  knowledge of the CeCILL-B license and that you accept its terms.
 # ------------------------------------------------------------------------      */                                                                    
 
+#include <vtkVersionMacros.h>
 #include "vtkImageData.h"
 
 #include <string>
index 25f55f8a91bb705d4700ac6f2bb6d1e31ed1e28f..3fbb2319ae10c7cb491f7e45606545eeebcf5ee5 100644 (file)
@@ -24,6 +24,7 @@
 #  knowledge of the CeCILL-B license and that you accept its terms.
 # ------------------------------------------------------------------------      */                                                                    
 
+#include <vtkVersionMacros.h>
 #include "vtkImageData.h"
 #include "vtkImageResample.h"
 #include <iostream>