]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/random.hpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / boost / random.hpp
index a164e7eb1aedabd235841929ac02dfb3f97e5acd..d85f7633bd37f4a21346cdfc690c605766a0a65b 100644 (file)
@@ -41,6 +41,7 @@
 #include <boost/random/linear_congruential.hpp>
 #include <boost/random/linear_feedback_shift.hpp>
 #include <boost/random/mersenne_twister.hpp>
+#include <boost/random/mixmax.hpp>
 #include <boost/random/ranlux.hpp>
 #include <boost/random/shuffle_order.hpp>
 #include <boost/random/shuffle_output.hpp>