]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/random/test/concepts.hpp
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / boost / libs / random / test / concepts.hpp
index 76c2e0f2233173fcccd2d73d927031461def8314..f9bd75321e2cb2e98e1c360afe57e76727ffb609 100644 (file)
@@ -151,7 +151,7 @@ private:
     const E x;
     seed_seq_archetype<> q;
     typename detail::seed_type<result_type>::type s;
-    unsigned long long z;
+    uintmax_t z;
     
     input_iterator_archetype<boost::uint32_t> sb, se;
 };