---
milena/ChangeLog | 4 ++++
milena/mln/labeling/colorize.hh | 3 ++-
2 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/milena/ChangeLog b/milena/ChangeLog
index f0a3aea..9afea6f 100644
--- a/milena/ChangeLog
+++ b/milena/ChangeLog
@@ -1,5 +1,9 @@
2011-03-14 Guillaume Lazzara <z(a)lrde.epita.fr>
+ * mln/labeling/colorize.hh: Add a missing inline.
+
+2011-03-14 Guillaume Lazzara <z(a)lrde.epita.fr>
+
Add more from_to overloards.
* mln/convert/impl/from_unsigned_to_value.hh,
diff --git a/milena/mln/labeling/colorize.hh b/milena/mln/labeling/colorize.hh
index af9585c..ddfbb15 100644
--- a/milena/mln/labeling/colorize.hh
+++ b/milena/mln/labeling/colorize.hh
@@ -1,4 +1,4 @@
-// Copyright (C) 2008, 2009, 2010 EPITA Research and Development
+// Copyright (C) 2008, 2009, 2010, 2011 EPITA Research and Development
// Laboratory (LRDE)
//
// This file is part of Olena.
@@ -173,6 +173,7 @@ namespace mln
# ifdef MLN_VALUE_QT_RGB32_HH
+ inline
mln::value::qt::rgb32
random_color(const mln::value::qt::rgb32& v)
{
--
1.5.6.5
Show replies by date