diff --git a/include/boost/type_traits/function_traits.hpp b/include/boost/type_traits/function_traits.hpp index 4e104f8..86bce3e 100644 --- a/include/boost/type_traits/function_traits.hpp +++ b/include/boost/type_traits/function_traits.hpp @@ -291,6 +291,7 @@ struct function_traits_helper typedef T9 arg9_type; typedef T10 arg10_type; }; + } // end namespace detail template