Skip to content

Commit

Permalink
Merge pull request ceph#14183 from joscollin/wip-rgw-cleanup-removeun…
Browse files Browse the repository at this point in the history
…wantedheaders

rgw: Removed Unwanted headers
Reviewed-by: Orit Wasserman <[email protected]>
  • Loading branch information
oritwas committed Mar 30, 2017
2 parents 68d26da + 324ed15 commit 0008a1a
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/rgw/rgw_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,9 @@
#define CEPH_RGW_COMMON_H

#include "common/ceph_crypto.h"

#include "common/debug.h"
#include "common/perf_counters.h"

#include "acconfig.h"

#include <errno.h>
#include <string.h>
#include <string>
#include <map>
#include <boost/utility/string_ref.hpp>
#include "include/types.h"
#include "include/utime.h"
#include "rgw_acl.h"
#include "rgw_basic_types.h"
#include "rgw_cors.h"
#include "rgw_quota.h"
#include "rgw_string.h"
Expand Down

0 comments on commit 0008a1a

Please sign in to comment.