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=324e4d2d19b3c2bb421ebaf2569bf16bee3b855d;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 79cdaa0c00db..2e2bc6b5f0a2 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;