]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
osd/OSD.h: remove unneeded include file 8984/head
authorMichal Jarzabek <stiopa@gmail.com>
Mon, 2 May 2016 19:04:46 +0000 (20:04 +0100)
committerMichal Jarzabek <stiopa@gmail.com>
Sat, 7 May 2016 12:54:24 +0000 (13:54 +0100)
Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
src/osd/OSD.h

index ea527d72f6ac0677a8de7275e5c7b9e4cdf7f3a1..b95bf92a3b5b1600c153c0ffb08d6514cb7cd6dc 100644 (file)
@@ -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"