From 974d610fe4b491accf3ad95203b200038b1e39cc Mon Sep 17 00:00:00 2001 From: Michal Jarzabek Date: Sun, 15 May 2016 09:40:24 +0100 Subject: [PATCH] CompatSet.h: remove unneeded #include Signed-off-by: Michal Jarzabek --- src/include/CompatSet.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/include/CompatSet.h b/src/include/CompatSet.h index 43c1ec1603b..ab6eb7878d2 100644 --- a/src/include/CompatSet.h +++ b/src/include/CompatSet.h @@ -15,8 +15,6 @@ #ifndef CEPH_COMPATSET_H #define CEPH_COMPATSET_H #include "include/buffer.h" -#include - #include "common/Formatter.h" struct CompatSet { -- 2.47.3