Remove old deprecated warning.

This commit is contained in:
Daniel James
2016-05-26 09:23:01 +01:00
parent 144a0c1791
commit 3f42a56bae
2 changed files with 1 additions and 12 deletions

View File

@@ -273,5 +273,6 @@ C++11 support has resulted in some breaking changes:
* Remove use of deprecated `boost::iterator`.
* Remove `BOOST_NO_STD_DISTANCE` workaround.
* Remove `BOOST_UNORDERED_DEPRECATED_EQUALITY` warning.
[endsect]