2373: * tests/morpho/line_graph_image_wst.cc: Remove useless #include's.

--- milena/ChangeLog | 4 ++++ milena/tests/morpho/line_graph_image_wst.cc | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/milena/ChangeLog b/milena/ChangeLog index f0781e3..bd979d4 100644 --- a/milena/ChangeLog +++ b/milena/ChangeLog @@ -1,5 +1,9 @@ 2008-09-23 Roland Levillain <roland@lrde.epita.fr> + * tests/morpho/line_graph_image_wst.cc: Remove useless #include's. + +2008-09-23 Roland Levillain <roland@lrde.epita.fr> + Fix test graph_image_wst. * tests/core/image/graph_image_wst.cc: Move test... diff --git a/milena/tests/morpho/line_graph_image_wst.cc b/milena/tests/morpho/line_graph_image_wst.cc index 06e22e7..ce6514f 100644 --- a/milena/tests/morpho/line_graph_image_wst.cc +++ b/milena/tests/morpho/line_graph_image_wst.cc @@ -37,10 +37,6 @@ #include <mln/morpho/meyer_wst.hh> -#include <mln/draw/graph.hh> -#include <mln/debug/iota.hh> -#include <mln/debug/println.hh> - int main() { -- 1.6.0.1
participants (1)
-
Roland Levillain