MXS-2205 Combine internal monitor headers
Contents of monitor.h moved to monitor.hh
This commit is contained in:
@ -37,7 +37,7 @@
|
||||
#include "internal/config.hh"
|
||||
#include "internal/filter.hh"
|
||||
#include "internal/modules.h"
|
||||
#include "internal/monitor.h"
|
||||
#include "internal/monitor.hh"
|
||||
#include "internal/query_classifier.hh"
|
||||
|
||||
typedef std::set<std::string> StringSet;
|
||||
|
||||
Reference in New Issue
Block a user