Imported Upstream version 1.72.0
[platform/upstream/boost.git] / boost / algorithm / sort_subrange.hpp
index 7fb2cb5..700dd6d 100644 (file)
@@ -22,6 +22,7 @@
 #include <iterator>         // For std::iterator_traits
 #include <algorithm>        // For nth_element and partial_sort
 
+#include <boost/config.hpp>
 #include <boost/range/begin.hpp>
 #include <boost/range/end.hpp>