From: liuchang0812 Date: Sat, 8 Jul 2017 14:53:07 +0000 (+0800) Subject: mgr: remove useless headers in MgrStandby.h X-Git-Tag: v12.1.1~86^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F16229%2Fhead;p=ceph.git mgr: remove useless headers in MgrStandby.h Signed-off-by: liuchang0812 --- diff --git a/src/mgr/MgrStandby.h b/src/mgr/MgrStandby.h index 79cdaa0c00d..2e2bc6b5f0a 100644 --- a/src/mgr/MgrStandby.h +++ b/src/mgr/MgrStandby.h @@ -24,11 +24,6 @@ #include "mon/MonClient.h" #include "osdc/Objecter.h" -#include "DaemonServer.h" -#include "PyModules.h" - -#include "DaemonState.h" -#include "ClusterState.h" class MMgrMap; class Mgr;