diff options
Diffstat (limited to 'src/rgw/rgw_tools.h')
-rw-r--r-- | src/rgw/rgw_tools.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/rgw/rgw_tools.h b/src/rgw/rgw_tools.h index 6553d9d1465..86cbca72544 100644 --- a/src/rgw/rgw_tools.h +++ b/src/rgw/rgw_tools.h @@ -1,9 +1,8 @@ #ifndef CEPH_RGW_TOOLS_H #define CEPH_RGW_TOOLS_H -#include <string> - #include "include/types.h" + #include "rgw_common.h" class RGWRados; |