Author: pfg Revision: 1829494 Modified property: svn:log Modified: svn:log at Thu Apr 19 14:37:52 2018 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Thu Apr 19 14:37:52 2018 @@ -1,15 +1,18 @@ Fix build with boost-1.67. The release notes say: -____ + +... Utility: Breaking change: <boost/utility.hpp> header no longer includes boost::next and boost::prior as they have been moved to the iterator module. Instead include <boost/next_prior.hpp>. Other uses of <boost/utility.hpp> are discouraged, it's better to use the header for the specific functionality instead. +... ____ -Obtained from: Jan Beich +Reported by: Jan Beich (FreeBSD) FreeBSD PR: 227553 +Patch by: truckman
