]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/algorithm/sort_subrange.hpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / boost / algorithm / sort_subrange.hpp
index 7fb2cb55d011706c4c9d0e9c627e0861118a7f5d..700dd6dc89f218f8546a52ae2d49f7661d695e9b 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>