rgw/rgw_rest.cc: remove twice included rgw_formats.h

Cleanup includes: Remove twice included rgw_formats.h

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
This commit is contained in:
Danny Al-Gaaf 2012-11-28 13:57:37 +01:00 committed by Sage Weil
parent 947b33a231
commit 0718c1523f

View File

@ -12,8 +12,6 @@
#include "rgw_rest_s3.h"
#include "rgw_swift_auth.h"
#include "rgw_formats.h"
#include "rgw_client_io.h"
#include "rgw_resolve.h"