diff --git a/include/boost/type_traits/detail/template_arity_spec.hpp b/include/boost/type_traits/detail/template_arity_spec.hpp index 9a728a3..36ea96d 100644 --- a/include/boost/type_traits/detail/template_arity_spec.hpp +++ b/include/boost/type_traits/detail/template_arity_spec.hpp @@ -10,7 +10,7 @@ // This header is deprecated and no longer used by type_traits: // #if defined(__GNUC__) || defined(_MSC_VER) -# pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") +# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") #endif # define BOOST_TT_AUX_TEMPLATE_ARITY_SPEC(i, name) /**/