MXS-2205 Combine maxscale/monitor.h with maxscale/monitor.hh

This commit is contained in:
Esa Korhonen
2018-12-03 13:05:32 +02:00
parent 97bb7e7e1a
commit 8a570eb6a1
5 changed files with 415 additions and 433 deletions

View File

@ -15,7 +15,7 @@
#include <functional>
#include <string>
#include <memory>
#include <maxscale/monitor.h>
#include <maxscale/monitor.hh>
#include <maxbase/stopwatch.hh>
#include "server_utils.hh"