Imported Upstream version 1.72.0
[platform/upstream/boost.git] / boost / algorithm / is_palindrome.hpp
index 0988110..8e1df18 100644 (file)
@@ -19,6 +19,7 @@
 #include <functional>
 #include <cstring>
 
+#include <boost/config.hpp>
 #include <boost/range/begin.hpp>
 #include <boost/range/end.hpp>