From 95a6a29eb0a2fda9a0d896954475fd0d20431dbe Mon Sep 17 00:00:00 2001
From: Otmane Lahlou <otmane.lahlou@c-s.fr>
Date: Wed, 25 Mar 2009 18:39:16 +0100
Subject: [PATCH] ENH : correct warning

---
 Code/IO/otbTestHelper.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Code/IO/otbTestHelper.h b/Code/IO/otbTestHelper.h
index 657e34aefe..999db3cf30 100644
--- a/Code/IO/otbTestHelper.h
+++ b/Code/IO/otbTestHelper.h
@@ -53,4 +53,4 @@ namespace otb
   };
 }
 
-#endif
\ No newline at end of file
+#endif
-- 
GitLab