Add missing `#include <numeric>` for `std::accumulate`
This fixes a build failure with GCC 6.
Bug-Debian: https://bugs.debian.org/823550
This fixes a build failure with GCC 6.
Bug-Debian: https://bugs.debian.org/823550
Added 1 commit:
#include <numeric>
for std::accumulate
Please also consider applying the patch to the 2.4 branch.
mentioned in commit 6d5e52da
Status changed to merged
Cherry-picked to the 2.4 branch.