MXS-2197 Remove most includes of maxscale/log.hh
All cc-files should include maxscale/ccdefs.hh, which includes maxscale/log.hh. Consequently it need not be included again.
This commit is contained in:
@ -18,7 +18,6 @@
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <blr_constants.hh>
|
||||
#include <maxscale/log.hh>
|
||||
|
||||
/**
|
||||
* @file binlog_common.c - Common binary log code shared between multiple modules
|
||||
|
Reference in New Issue
Block a user