From: Max Kellermann Date: Wed, 16 Oct 2024 15:29:20 +0000 (+0200) Subject: common/Formatter: remove unnecessary include X-Git-Tag: v20.3.0~375^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=19ab0fe8c3f481c8962030e5ad04cf376bfafb97;p=ceph.git common/Formatter: remove unnecessary include Signed-off-by: Max Kellermann --- diff --git a/src/common/Formatter.h b/src/common/Formatter.h index a38b7f0f5018..9561f44b8404 100644 --- a/src/common/Formatter.h +++ b/src/common/Formatter.h @@ -3,7 +3,6 @@ #ifndef CEPH_FORMATTER_H #define CEPH_FORMATTER_H -#include "include/int_types.h" #include "include/buffer_fwd.h" #include