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:
@ -33,7 +33,7 @@
|
||||
#include <maxbase/atomic.h>
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/log.hh>
|
||||
#include <maxscale/modinfo.h>
|
||||
#include <maxscale/poll.hh>
|
||||
#include <maxscale/router.hh>
|
||||
|
@ -43,7 +43,7 @@
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/filter.hh>
|
||||
#include <maxscale/housekeeper.h>
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/log.hh>
|
||||
#include <maxscale/maxscale.h>
|
||||
#include <maxscale/modulecmd.hh>
|
||||
#include <maxscale/router.hh>
|
||||
|
Reference in New Issue
Block a user