]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
osd/OSD.h: remove twice included OpRequest.h
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Wed, 28 Nov 2012 12:57:33 +0000 (13:57 +0100)
committerSage Weil <sage@inktank.com>
Wed, 28 Nov 2012 16:25:42 +0000 (08:25 -0800)
Fix includes: remove twice included OpRequest.h

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/osd/OSD.h

index ff277e1e5b8bce48af094e62affa4abdcd6dbae9..ab6e3ac004b75c794b14375ad83f4b36e20ca4ea 100644 (file)
@@ -49,7 +49,6 @@ using namespace std;
 #include <ext/hash_set>
 using namespace __gnu_cxx;
 
-#include "OpRequest.h"
 #include "common/shared_cache.hpp"
 #include "common/simple_cache.hpp"
 #include "common/sharedptr_registry.hpp"