From a8ba6b0fd65a58cbbbac11ec465a41ff928aa83a Mon Sep 17 00:00:00 2001
From: Patrick Imbo <patrick.imbo@c-s.fr>
Date: Mon, 28 Aug 2006 09:25:26 +0000
Subject: [PATCH] =?UTF-8?q?OrientationPathFunction=20:=20impl=C3=A9mentati?=
 =?UTF-8?q?on=20de=20la=20classe?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 Code/FeatureExtraction/otbOrientationPathFunction.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Code/FeatureExtraction/otbOrientationPathFunction.h b/Code/FeatureExtraction/otbOrientationPathFunction.h
index 1ee838accf..d7fdf9ecbc 100644
--- a/Code/FeatureExtraction/otbOrientationPathFunction.h
+++ b/Code/FeatureExtraction/otbOrientationPathFunction.h
@@ -18,7 +18,6 @@
 #ifndef _otbOrientationPathFunction_h
 #define _otbOrientationPathFunction_h
 
-#include "otbOrientationPathFunction.h"
 #include "otbPathFunction.h"
 #include "itkVectorContainer.h"
 
-- 
GitLab