From 16e2aaff734ce24d391fd0476fda3abad3be9fd8 Mon Sep 17 00:00:00 2001
From: ctraizet <cedric.traizet@c-s.fr>
Date: Mon, 18 Mar 2019 15:34:52 +0100
Subject: [PATCH] ENH: remove unused header include

---
 .../AnomalyDetection/test/otbLocalRxDetectorTest.cxx             | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Modules/Hyperspectral/AnomalyDetection/test/otbLocalRxDetectorTest.cxx b/Modules/Hyperspectral/AnomalyDetection/test/otbLocalRxDetectorTest.cxx
index ae93b62631..4d8a0d397e 100644
--- a/Modules/Hyperspectral/AnomalyDetection/test/otbLocalRxDetectorTest.cxx
+++ b/Modules/Hyperspectral/AnomalyDetection/test/otbLocalRxDetectorTest.cxx
@@ -21,7 +21,6 @@
 #include "otbImageFileReader.h"
 #include "otbImageFileWriter.h"
 #include "otbLocalRxDetectorFilter.h"
-#include "itkUnaryFunctorImageFilter.h"
 #include "itkRescaleIntensityImageFilter.h"
 #include "otbFunctorImageFilter.h"
 
-- 
GitLab