From 72006b4611d26a19df931d2d0b265382b4b7388c Mon Sep 17 00:00:00 2001
From: Romain Garrigues <romain.garrigues@c-s.fr>
Date: Thu, 17 Jan 2008 08:24:59 +0000
Subject: [PATCH] =?UTF-8?q?Prise=20en=20compte=20de=20la=20variable=20heig?=
 =?UTF-8?q?ht=20(auparavant=20comment=C3=A9e),=20car=20elle=20permet=20de?=
 =?UTF-8?q?=20g=C3=A9n=C3=A9rer=20les=20valeurs=20d'une=20image=20DEM=20da?=
 =?UTF-8?q?ns=20l'exemple=20de=20Miary?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 Code/ChangeDetection/otbCBAMIChangeDetector.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Code/ChangeDetection/otbCBAMIChangeDetector.h b/Code/ChangeDetection/otbCBAMIChangeDetector.h
index fd0582a408..bb6c8f3978 100755
--- a/Code/ChangeDetection/otbCBAMIChangeDetector.h
+++ b/Code/ChangeDetection/otbCBAMIChangeDetector.h
@@ -19,6 +19,7 @@
 #define __otbCBAMIChangeDetector_h
 
 
+
 #include "otbBinaryFunctorNeighborhoodImageFilter.h"
 #include <vector>
 #include <stdlib.h>
-- 
GitLab