]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/asio/example/cpp11/executors/fork_join.cpp
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / boost / libs / asio / example / cpp11 / executors / fork_join.cpp
index 4cfd5e6fca8cc37f6806cd3a7068930ff169e86e..98926d53fe04dc2ff84389d603a21287f553004f 100644 (file)
@@ -6,6 +6,7 @@
 #include <mutex>
 #include <queue>
 #include <thread>
+#include <numeric>
 
 using boost::asio::dispatch;
 using boost::asio::execution_context;