]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/fiber/examples/adapt_nonblocking.cpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / fiber / examples / adapt_nonblocking.cpp
index 034441cd2cfec2b5f3090ed2a68bb1e1a2815547..879e178927ab54c81e79e731a3c53152f1c59644 100644 (file)
@@ -11,6 +11,7 @@
 #include <algorithm>                // std::min()
 #include <errno.h>                  // EWOULDBLOCK
 #include <cassert>
+#include <cstdio>
 
 /*****************************************************************************
 *   example nonblocking API