diff --git a/include/boost/functional/hash/deque.hpp b/include/boost/functional/hash/deque.hpp index b054e2d..0dd8b99 100644 --- a/include/boost/functional/hash/deque.hpp +++ b/include/boost/functional/hash/deque.hpp @@ -3,5 +3,5 @@ // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -#error "boost/functional/hash/deque.hpp is deprecated, use boost/functional/hash.hpp instead." +#error "boost/functional/hash/deque.hpp is no longer supported, use boost/functional/hash.hpp instead." #include diff --git a/include/boost/functional/hash/list.hpp b/include/boost/functional/hash/list.hpp index 350845c..61e7b6d 100644 --- a/include/boost/functional/hash/list.hpp +++ b/include/boost/functional/hash/list.hpp @@ -3,5 +3,5 @@ // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -#error "boost/functional/hash/list.hpp is deprecated, use boost/functional/hash.hpp instead." +#error "boost/functional/hash/list.hpp is no longer supported, use boost/functional/hash.hpp instead." #include diff --git a/include/boost/functional/hash/map.hpp b/include/boost/functional/hash/map.hpp index 2d4eac4..2dcd58b 100644 --- a/include/boost/functional/hash/map.hpp +++ b/include/boost/functional/hash/map.hpp @@ -3,5 +3,5 @@ // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -#error "boost/functional/hash/map.hpp is deprecated, use boost/functional/hash.hpp instead." +#error "boost/functional/hash/map.hpp is no longer supported, use boost/functional/hash.hpp instead." #include diff --git a/include/boost/functional/hash/pair.hpp b/include/boost/functional/hash/pair.hpp index 3e6e59f..d771460 100644 --- a/include/boost/functional/hash/pair.hpp +++ b/include/boost/functional/hash/pair.hpp @@ -3,5 +3,5 @@ // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -#error "boost/functional/hash/pair.hpp is deprecated, use boost/functional/hash.hpp instead." +#error "boost/functional/hash/pair.hpp is no longer supported, use boost/functional/hash.hpp instead." #include diff --git a/include/boost/functional/hash/set.hpp b/include/boost/functional/hash/set.hpp index da61930..e85f80d 100644 --- a/include/boost/functional/hash/set.hpp +++ b/include/boost/functional/hash/set.hpp @@ -3,5 +3,5 @@ // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -#error "boost/functional/hash/set.hpp is deprecated, use boost/functional/hash.hpp instead." +#error "boost/functional/hash/set.hpp is no longer supported, use boost/functional/hash.hpp instead." #include diff --git a/include/boost/functional/hash/vector.hpp b/include/boost/functional/hash/vector.hpp index 62ee975..7fe2be6 100644 --- a/include/boost/functional/hash/vector.hpp +++ b/include/boost/functional/hash/vector.hpp @@ -3,5 +3,5 @@ // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -#error "boost/functional/hash/vector.hpp is deprecated, use boost/functional/hash.hpp instead." +#error "boost/functional/hash/vector.hpp is no longer supported, use boost/functional/hash.hpp instead." #include