]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/algorithm/searching/boyer_moore_horspool.hpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / boost / algorithm / searching / boyer_moore_horspool.hpp
index aacb5cb833b2145e8fd925e786ba9b8e908bce23..dd354cc543f0c8025d9f2e097d1e52096b85d2f3 100644 (file)
@@ -12,6 +12,7 @@
 
 #include <iterator>     // for std::iterator_traits
 
+#include <boost/config.hpp>
 #include <boost/assert.hpp>
 #include <boost/static_assert.hpp>