From: Danny Al-Gaaf Date: Wed, 28 Nov 2012 12:57:30 +0000 (+0100) Subject: os/DBObjectMap.cc: remove twice included headers X-Git-Tag: v0.56~149 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=947b33a23167efdba04a8f420ab5b9eac3faa022;p=ceph.git os/DBObjectMap.cc: remove twice included headers Fix includes: remove twice included and Signed-off-by: Danny Al-Gaaf --- diff --git a/src/os/DBObjectMap.cc b/src/os/DBObjectMap.cc index 83b746d80e99..10b7b705a4b2 100644 --- a/src/os/DBObjectMap.cc +++ b/src/os/DBObjectMap.cc @@ -8,9 +8,7 @@ #include #include -#include #include -#include #include "ObjectMap.h" #include "KeyValueDB.h"