MXS-2197 Rename maxscale/log.h to maxscale/log.hh
In files either include maxscale/log.hh or remove include entirelly as maxscale/ccdefs.hh includes it.
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
#include <sstream>
|
||||
#include <my_config.h>
|
||||
#include <maxscale/paths.h>
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/log.hh>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
#include <maxscale/query_classifier.h>
|
||||
#include "../../server/modules/protocol/MySQL/mariadbclient/setsqlmodeparser.hh"
|
||||
|
||||
Reference in New Issue
Block a user