From: Michal Jarzabek Date: Mon, 2 May 2016 19:04:46 +0000 (+0100) Subject: osd/OSD.h: remove unneeded include file X-Git-Tag: v11.0.0~632^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F8984%2Fhead;p=ceph.git osd/OSD.h: remove unneeded include file Signed-off-by: Michal Jarzabek --- diff --git a/src/osd/OSD.h b/src/osd/OSD.h index ea527d72f6ac..b95bf92a3b5b 100644 --- a/src/osd/OSD.h +++ b/src/osd/OSD.h @@ -47,7 +47,6 @@ using namespace std; #include "include/unordered_map.h" -#include "include/unordered_set.h" #include "Watch.h" #include "common/shared_cache.hpp"