]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkVecImageGaussianSmooth.h
Clean Code vtk8itk5wx3-macos
[bbtk.git] / packages / vtk / src / bbvtkVecImageGaussianSmooth.h
index 9a6ced31fdfeb73f8ef594b56ef4c1a9157a709c..9296ddf40abc0bd4e95a59c398c553bd9432d3b4 100644 (file)
 #include "bbtkAtomicBlackBox.h"
 #include "iostream"
 
-#include "vtkVersion.h"
-#include "vtkImageData.h"
 #include "vtkImageGaussianSmooth.h"
-
+#include "vtkImageData.h"
 #include <vector>
 
 namespace bbvtk