mirror of
https://github.com/boostorg/algorithm.git
synced 2025-06-30 06:21:08 +02:00
Add missing include for std::multiplies and std::plus
This commit is contained in:
@ -8,6 +8,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
#include <functional>
|
||||||
|
|
||||||
#include <boost/config.hpp>
|
#include <boost/config.hpp>
|
||||||
#include <boost/algorithm/algorithm.hpp>
|
#include <boost/algorithm/algorithm.hpp>
|
||||||
|
Reference in New Issue
Block a user