]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/algorithm/hex.hpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / boost / algorithm / hex.hpp
index b8335843a88b8c488313d4e9eb520dbbe51e765b..446a5b12aa28ca6000483a63a8ccaca8e77324c9 100644 (file)
@@ -23,6 +23,7 @@
 #include <iterator>     // for std::iterator_traits
 #include <stdexcept>
 
+#include <boost/config.hpp>
 #include <boost/range/begin.hpp>
 #include <boost/range/end.hpp>
 #include <boost/exception/exception.hpp>