diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-07-09 19:42:28 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-07-09 19:42:28 +0000 |
commit | 0666a2501928da97765ab94b2624df38a51d9549 (patch) | |
tree | 79038f69365d7caab2b3033d65745257aecdaf5b /www/anyterm/files/patch-src_Anyterm.cc | |
parent | net/kea: unbreak with boost 1.68 (diff) |
graphics/luxrender: unbreak with boost 1.68
accelerators/bvhaccel.cpp:149:19: error: call to 'distance' is ambiguous
u_int middle = distance(list.begin(), it);
^~~~~~~~
/usr/include/c++/v1/iterator:511:1: note: candidate function [with _InputIter = std::__1::__wrap_iter<boost::shared_ptr<lux::BVHAccelTreeNode> *>]
distance(_InputIter __first, _InputIter __last)
^
/usr/local/include/boost/iterator/distance.hpp:49:9: note: candidate function [with SinglePassIterator = std::__1::__wrap_iter<boost::shared_ptr<lux::BVHAccelTreeNode> *>]
distance(SinglePassIterator first, SinglePassIterator last)
^
PR: 229569
Diffstat (limited to 'www/anyterm/files/patch-src_Anyterm.cc')
0 files changed, 0 insertions, 0 deletions