MXS-2014 Rename log_manager.h to log.h
There's nothing resembling a manager anymore.
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
#include <unistd.h>
|
||||
#include <chrono>
|
||||
#include <iostream>
|
||||
#include <maxscale/log_manager.h>
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/paths.h>
|
||||
#include <maxscale/query_classifier.h>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
|
||||
Reference in New Issue
Block a user