X-Git-Url: https://git.donarmstrong.com/?p=rsem.git;a=blobdiff_plain;f=boost%2Ftype_traits%2Ffunction_traits.hpp;fp=boost%2Ftype_traits%2Ffunction_traits.hpp;h=d71534572c3d64d5a774c526d8ae12a7cb0bb628;hp=6d708cd0cb0fe564b6a4485d8bebab9bdcbbea47;hb=2d71eb92104693ca9baa5a2e1c23eeca776d8fd3;hpb=da57529b92adbb7ae74a89861cb39fb35ac7c62d diff --git a/boost/type_traits/function_traits.hpp b/boost/type_traits/function_traits.hpp index 6d708cd..d715345 100644 --- a/boost/type_traits/function_traits.hpp +++ b/boost/type_traits/function_traits.hpp @@ -166,7 +166,7 @@ struct function_traits_helper template struct function_traits : - public boost::detail::function_traits_helper::type> + public boost::detail::function_traits_helper::type> { };