--- boost/gil/channel_algorithm.hpp 2010-10-11 11:51:55.000000000 -0400 +++ boost/gil/channel_algorithm-fixed.hpp 2012-08-23 17:56:07.862062639 -0400 @@ -51,7 +51,7 @@ template -struct unsigned_integral_max_value : public mpl::integral_c {}; +struct unsigned_integral_max_value : public mpl::integral_c(-1)> {}; template <> struct unsigned_integral_max_value : public mpl::integral_c {};