Bug #8964
[boost-1.77.0] build error, wt 4.5.0
Start date:
08/16/2021
Due date:
% Done:
100%
Estimated time:
Description
win10, msvc, boost-1.77
src/Wt/Render/CssParser.C(411): error C3861: 'BOOST_FOREACH': identifier not found
To fix this I've added #include <boost/foreach.hpp>
after line 41.
Updated by Roel Standaert over 1 year ago
- Status changed from InProgress to Review
- Assignee deleted (
Roel Standaert)
Updated by Roel Standaert over 1 year ago
- Status changed from Implemented @Emweb to Resolved
- % Done changed from 0 to 100