Imported Upstream version 1.72.0
[platform/upstream/boost.git] / boost / algorithm / cxx11 / is_sorted.hpp
index 2766211..0aa8122 100644 (file)
@@ -16,6 +16,7 @@
 #include <functional>
 #include <iterator>
 
+#include <boost/config.hpp>
 #include <boost/range/begin.hpp>
 #include <boost/range/end.hpp>