We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 093900a commit 1a34a69Copy full SHA for 1a34a69
include/boost/algorithm/is_palindrome.hpp
@@ -16,6 +16,7 @@
16
#define BOOST_ALGORITHM_IS_PALINDROME_HPP
17
18
#include <iterator>
19
+#include <functional>
20
21
#include <boost/range/begin.hpp>
22
#include <boost/range/end.hpp>
0 commit comments