* doc/examples/tuto3/first_routine.cc: Here.
* doc/examples/split/tuto3_first_routine-1.cc.raw: Regen.
---
milena/ChangeLog | 7 +++++++
milena/doc/examples/split/tuto3_first_routine-1.cc.raw | 1 -
milena/doc/examples/tuto3/first_routine.cc | 1 -
3 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/milena/ChangeLog b/milena/ChangeLog
index 3a3a087..0e0442b 100644
--- a/milena/ChangeLog
+++ b/milena/ChangeLog
@@ -1,3 +1,10 @@
+2013-09-05 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Remove an unnecessary #include from an example of the tutorial.
+
+ * doc/examples/tuto3/first_routine.cc: Here.
+ * doc/examples/split/tuto3_first_routine-1.cc.raw: Regen.
+
2013-09-02 Roland Levillain <roland(a)lrde.epita.fr>
Add parentheses around complex operands of operator `|'.
diff --git a/milena/doc/examples/split/tuto3_first_routine-1.cc.raw
b/milena/doc/examples/split/tuto3_first_routine-1.cc.raw
index 420f141..5f388ab 100644
--- a/milena/doc/examples/split/tuto3_first_routine-1.cc.raw
+++ b/milena/doc/examples/split/tuto3_first_routine-1.cc.raw
@@ -18,7 +18,6 @@
#include <mln/pw/all.hh>
-#include <tests/data.hh>
#include <doc/tools/sample_utils.hh>
namespace mln
diff --git a/milena/doc/examples/tuto3/first_routine.cc
b/milena/doc/examples/tuto3/first_routine.cc
index 9784e35..6c90124 100644
--- a/milena/doc/examples/tuto3/first_routine.cc
+++ b/milena/doc/examples/tuto3/first_routine.cc
@@ -22,7 +22,6 @@
#include <mln/pw/all.hh>
-#include <tests/data.hh>
#include <doc/tools/sample_utils.hh>
namespace mln
--
1.7.10.4