---
milena/sandbox/ChangeLog | 4 ++++
milena/sandbox/theo/esiee/laurent/ismm09/cplx2d.hh | 2 ++
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/milena/sandbox/ChangeLog b/milena/sandbox/ChangeLog
index 7003772..83ef8c3 100644
--- a/milena/sandbox/ChangeLog
+++ b/milena/sandbox/ChangeLog
@@ -1,5 +1,9 @@
2009-09-03 Roland Levillain <roland(a)lrde.epita.fr>
+ * theo/esiee/laurent/ismm09/cplx2d.hh: Include mln/core/var.hh.
+
+2009-09-03 Roland Levillain <roland(a)lrde.epita.fr>
+
Fix the topological watershed transform algorithm (mostly).
* abraham/mln/morpho/topo_wst.hh
diff --git a/milena/sandbox/theo/esiee/laurent/ismm09/cplx2d.hh
b/milena/sandbox/theo/esiee/laurent/ismm09/cplx2d.hh
index 35458be..482f3de 100644
--- a/milena/sandbox/theo/esiee/laurent/ismm09/cplx2d.hh
+++ b/milena/sandbox/theo/esiee/laurent/ismm09/cplx2d.hh
@@ -7,6 +7,8 @@
#include <mln/core/image/dmorph/image_if.hh>
#include <mln/core/routine/extend.hh>
+#include <mln/core/var.hh>
+
#include <mln/data/paste.hh>
#include <mln/morpho/gradient.hh>
--
1.6.4.2