---
milena/ChangeLog | 4 ++++
milena/tests/data/stretch.cc | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/milena/ChangeLog b/milena/ChangeLog
index 29d7d1b..4c914eb 100644
--- a/milena/ChangeLog
+++ b/milena/ChangeLog
@@ -1,3 +1,7 @@
+2013-05-02 Guillaume Lazzara <z(a)lrde.epita.fr>
+
+ * tests/data/stretch.cc: Remove useless include.
+
2013-04-26 Guillaume Lazzara <z(a)lrde.epita.fr>
Regen generated files in Milena.
diff --git a/milena/tests/data/stretch.cc b/milena/tests/data/stretch.cc
index 5144146..e22605e 100644
--- a/milena/tests/data/stretch.cc
+++ b/milena/tests/data/stretch.cc
@@ -1,4 +1,5 @@
-// Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory (LRDE)
+// Copyright (C) 2007, 2008, 2009, 2013 EPITA Research and Development
+// Laboratory (LRDE)
//
// This file is part of Olena.
//
@@ -25,7 +26,6 @@
#include <mln/core/image/image2d.hh>
#include <mln/data/stretch.hh>
-#include <mln/debug/iota.hh>
#include <mln/value/int_u8.hh>
--
1.7.2.5