| #
7c994460
|
| 19-Apr-2018 |
Pedro Giffuni <pfg@apache.org> |
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 m
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 FreeBSD PR: 227553
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1829494 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|