
28 Sep
2007
28 Sep
'07
1:07 p.m.
URL: https://svn.lrde.epita.fr/svn/oln/trunk/milena ChangeLog: 2007-09-28 Simon Nivault <simon.nivault@lrde.epita.fr> Fix for compiling. * mln/core/point.hh: Include h_vec. --- point.hh | 1 + 1 file changed, 1 insertion(+) Index: trunk/milena/mln/core/point.hh =================================================================== --- trunk/milena/mln/core/point.hh (revision 1191) +++ trunk/milena/mln/core/point.hh (revision 1192) @@ -37,6 +37,7 @@ # include <mln/core/internal/coord_impl.hh> # include <mln/fun/i2v/all.hh> # include <mln/metal/vec.hh> +# include <mln/core/h_vec.hh> namespace mln
6540
Age (days ago)
6540
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Nivault