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:
@ -18,7 +18,7 @@
|
||||
|
||||
#define MXS_MODULE_NAME "schemarouter"
|
||||
|
||||
#include <maxscale/cdefs.h>
|
||||
#include <maxscale/ccdefs.hh>
|
||||
|
||||
#include <limits>
|
||||
#include <list>
|
||||
|
Reference in New Issue
Block a user