mirror of
https://github.com/boostorg/algorithm.git
synced 2025-07-10 11:16:35 +02:00
[micro] Added "#include <functional>"
This commit is contained in:
@ -16,6 +16,7 @@
|
|||||||
#define BOOST_ALGORITHM_IS_PALINDROME_HPP
|
#define BOOST_ALGORITHM_IS_PALINDROME_HPP
|
||||||
|
|
||||||
#include <iterator>
|
#include <iterator>
|
||||||
|
#include <functional>
|
||||||
|
|
||||||
#include <boost/range/begin.hpp>
|
#include <boost/range/begin.hpp>
|
||||||
#include <boost/range/end.hpp>
|
#include <boost/range/end.hpp>
|
||||||
|
Reference in New Issue
Block a user