diff --git a/Code/FeatureExtraction/otbSiftFastImageFilter.txx b/Code/FeatureExtraction/otbSiftFastImageFilter.txx index bcda8485768f5df52a2de8067e608c630990a328..31fc57b92a05566d7671eb3d7e41f22d815179a6 100644 --- a/Code/FeatureExtraction/otbSiftFastImageFilter.txx +++ b/Code/FeatureExtraction/otbSiftFastImageFilter.txx @@ -25,8 +25,6 @@ PURPOSE. See the above copyright notices for more information. #include "itkContinuousIndex.h" #include "itkImageRegionIterator.h" -#include "otbImageFileWriter.h" - namespace otb { /**