]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_coroutine.h
update sources to v12.2.3
[ceph.git] / ceph / src / rgw / rgw_coroutine.h
index 66afa74b375f86b8a6fca65c89f2a858dad8ae8d..c6f017824d8f9d79f77486b391c1cef4e70c817f 100644 (file)
@@ -6,7 +6,6 @@
 #pragma push_macro("_ASSERT_H")
 #endif
 
-#include <boost/asio.hpp>
 #include <boost/intrusive_ptr.hpp>
 
 #ifdef NEED_ASSERT_H
@@ -20,7 +19,7 @@
 #include "common/admin_socket.h"
 
 #include "rgw_common.h"
-#include "rgw_boost_asio_coroutine.h"
+#include <boost/asio/coroutine.hpp>
 
 #include <atomic>