]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_coroutine.cc
update sources to v12.1.0
[ceph.git] / ceph / src / rgw / rgw_coroutine.cc
index 4bb48da49dc144f161ac74372a08307dee2944d0..7c103bfa643fc3e75fc65df254bd25cb517804dd 100644 (file)
@@ -1,12 +1,12 @@
 
 #include "common/ceph_json.h"
-
 #include "rgw_coroutine.h"
-#include "rgw_boost_asio_yield.h"
 
 // re-include our assert to clobber the system one; fix dout:
 #include "include/assert.h"
 
+#include <boost/asio/yield.hpp>
+
 #define dout_subsys ceph_subsys_rgw