milena r1527: Fix compile for fill level

23 Nov
2007
23 Nov
'07
2:44 p.m.
URL: https://svn.lrde.epita.fr/svn/oln/trunk/milena ChangeLog: 2007-11-23 Guillaume Duhamel <guillaume.duhamel@lrde.epita.fr> Fix compile for fill level. * fill.cc: Remove mln/value/props.hh. --- fill.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: trunk/milena/tests/level/fill.cc =================================================================== --- trunk/milena/tests/level/fill.cc (revision 1526) +++ trunk/milena/tests/level/fill.cc (revision 1527) @@ -35,7 +35,7 @@ #include <mln/level/fill.hh> #include <mln/debug/println.hh> -#include <mln/value/props.hh> +//#include <mln/value/props.hh> int main()
6504
Age (days ago)
6504
Last active (days ago)
0 comments
1 participants
participants (1)
-
Guillaume Duhamel