From: Orit Wasserman Date: Mon, 9 Nov 2015 09:42:07 +0000 (+0100) Subject: rgw: remove include to X-Git-Tag: v10.1.0~354^2~232 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2bfd66eafa956c0406b3fc879625d4aa3e3362bd;p=ceph.git rgw: remove include to Signed-off-by: Orit Wasserman --- diff --git a/src/rgw/rgw_coroutine.cc b/src/rgw/rgw_coroutine.cc index 6916c12189b8..1459524a12ca 100644 --- a/src/rgw/rgw_coroutine.cc +++ b/src/rgw/rgw_coroutine.cc @@ -2,7 +2,6 @@ #include "rgw_coroutine.h" -#include #include #define dout_subsys ceph_subsys_rgw diff --git a/src/rgw/rgw_coroutine.h b/src/rgw/rgw_coroutine.h index 5abbf9a5fc4c..2c90629aafb7 100644 --- a/src/rgw/rgw_coroutine.h +++ b/src/rgw/rgw_coroutine.h @@ -7,7 +7,6 @@ #endif #include -#include #ifdef NEED_ASSERT_H #pragma pop_macro("_ASSERT_H") diff --git a/src/rgw/rgw_cr_rados.cc b/src/rgw/rgw_cr_rados.cc index d4254f8cfb69..030829fc511e 100644 --- a/src/rgw/rgw_cr_rados.cc +++ b/src/rgw/rgw_cr_rados.cc @@ -4,7 +4,6 @@ #include "cls/lock/cls_lock_client.h" -#include #include diff --git a/src/rgw/rgw_sync.cc b/src/rgw/rgw_sync.cc index a304124cc532..71504e78a894 100644 --- a/src/rgw/rgw_sync.cc +++ b/src/rgw/rgw_sync.cc @@ -16,7 +16,6 @@ #include "cls/lock/cls_lock_client.h" -#include #include