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:
@ -27,7 +27,7 @@
|
||||
#include <maxscale/pcre2.h>
|
||||
#include <maxbase/assert.h>
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/log.hh>
|
||||
|
||||
/**
|
||||
* Utility wrapper for PCRE2 library function call pcre2_substitute.
|
||||
|
Reference in New Issue
Block a user