Imported Upstream version 1.72.0
[platform/upstream/boost.git] / boost / algorithm / cxx11 / partition_point.hpp
index 2c2767a..aa184ac 100644 (file)
@@ -14,6 +14,7 @@
 
 #include <iterator>    // for std::distance, advance
 
+#include <boost/config.hpp>
 #include <boost/range/begin.hpp>
 #include <boost/range/end.hpp>