Skip to content

Commit 621e74f

Browse files
authored
Merge pull request ceph#64260 from tchaikov/wip-osdc-iwyu
osdc: remove unused rados.h include from error_code.h Reviewed-by: Ronen Friedman <[email protected]>
2 parents 215b6f1 + cfb6639 commit 621e74f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/osdc/error_code.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717

1818
#include <boost/system/error_code.hpp>
1919

20-
#include "include/rados.h"
21-
2220
const boost::system::error_category& osdc_category() noexcept;
2321

2422
enum class osdc_errc {

0 commit comments

Comments
 (0)