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:
@ -26,7 +26,6 @@
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/config.hh>
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/modinfo.h>
|
||||
#include <maxscale/mysql_utils.hh>
|
||||
#include <maxscale/secrets.h>
|
||||
|
@ -27,7 +27,6 @@
|
||||
#include <maxscale/config.hh>
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/modinfo.h>
|
||||
#include <maxscale/mysql_utils.hh>
|
||||
#include <maxscale/secrets.h>
|
||||
|
Reference in New Issue
Block a user