Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
#include "MgrClient.h"
+#include "common/perf_counters_collection.h"
#include "common/perf_counters_key.h"
#include "mgr/MgrContext.h"
#include "mon/MonMap.h"
#ifndef MGR_CLIENT_H_
#define MGR_CLIENT_H_
-#include <boost/variant.hpp>
-
#include "msg/Connection.h"
#include "msg/Dispatcher.h"
#include "mon/MgrMap.h"
#include "mgr/DaemonHealthMetric.h"
-#include "messages/MMgrReport.h"
#include "mgr/MetricTypes.h"
-#include "common/perf_counters.h"
#include "common/Timer.h"
#include "common/CommandTable.h"