diff --git a/include/boost/function/function_template.hpp b/include/boost/function/function_template.hpp index 51b6721..bc2d85f 100644 --- a/include/boost/function/function_template.hpp +++ b/include/boost/function/function_template.hpp @@ -450,7 +450,7 @@ namespace boost { } template - void assign_to(FunctionObj f, detail::function::stateless_function_obj_tag) + void assign_to(FunctionObj, detail::function::stateless_function_obj_tag) { typedef typename detail::function::