X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fcommon%2FFormatter.cc;h=1a400aaa159bc27b7917cdeddba98d11a04b0b74;hb=31f18b776d001752a193a7cec8bb49033c1a904c;hp=00a9b3849ca3ea125bfbecfe333e18714a622c7e;hpb=40152f1e46a80b3405e5558a442ee632198dfd24;p=ceph.git diff --git a/ceph/src/common/Formatter.cc b/ceph/src/common/Formatter.cc index 00a9b3849..1a400aaa1 100644 --- a/ceph/src/common/Formatter.cc +++ b/ceph/src/common/Formatter.cc @@ -14,22 +14,13 @@ #define LARGE_SIZE 1024 -#include "assert.h" -#include "Formatter.h" #include "HTMLFormatter.h" #include "common/escape.h" #include "include/buffer.h" -#include -#include -#include -#include -#include -#include #include #include - // ----------------------- namespace ceph {