milena r1592: Fix compile in graylevel

4 Dec
2007
4 Dec
'07
6:33 p.m.
URL: https://svn.lrde.epita.fr/svn/oln/trunk/milena ChangeLog: 2007-12-04 Matthieu Garrigues <garrigues@lrde.epita.fr> Fix compile in graylevel. * mln/value/graylevel.hh: Add a fwd declaration of convert_. --- graylevel.hh | 2 ++ 1 file changed, 2 insertions(+) Index: trunk/milena/mln/value/graylevel.hh =================================================================== --- trunk/milena/mln/value/graylevel.hh (revision 1591) +++ trunk/milena/mln/value/graylevel.hh (revision 1592) @@ -248,6 +248,8 @@ namespace internal { + // Fwd decl; + template <typename T> struct convert_; // convert for graylevel template <unsigned n>
6493
Age (days ago)
6493
Last active (days ago)
0 comments
1 participants
participants (1)
-
Matthieu Garrigues