]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/fiber/detail/spinlock_ttas_futex.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / fiber / detail / spinlock_ttas_futex.hpp
index fd30c4120ec5fcc0dfd773a0704b0b238ed583c7..f7a2f6840a9ad9791610d61463f1c4c812fd3d16 100644 (file)
@@ -7,6 +7,7 @@
 #ifndef BOOST_FIBERS_spinlock_ttas_futex_FUTEX_H
 #define BOOST_FIBERS_spinlock_ttas_futex_FUTEX_H
 
+#include <algorithm>
 #include <atomic>
 #include <cmath>
 #include <random>