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