]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/random/example/password.cpp
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / boost / libs / random / example / password.cpp
index e8eef38e7526c151d6efd2b083b3f59ffb9f3a02..273b4c8176f6dc5a8e40312741a3b260104c690c 100644 (file)
@@ -19,6 +19,7 @@
 
 #include <boost/random/random_device.hpp>
 #include <boost/random/uniform_int_distribution.hpp>
+#include <iostream>
 
 int main() {
     /*<< We first define the characters that we're going