
23 Apr
2010
23 Apr
'10
4:31 p.m.
boost/gil/extension/dynamic_image/apply_operation_base.hpp has two references marked "mutable", at lines 141 and 157, but references cannot be mutable. This patch removes the "mutable" keyword from both cases. - Doug