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:
Johan Wikman
2018-12-10 12:35:57 +02:00
parent dc8c2f27f7
commit 0927a0b938
27 changed files with 3 additions and 48 deletions

View File

@ -43,7 +43,6 @@
#include <maxscale/dcb.hh>
#include <maxscale/filter.hh>
#include <maxscale/housekeeper.h>
#include <maxscale/log.hh>
#include <maxscale/maxscale.h>
#include <maxscale/modulecmd.hh>
#include <maxscale/router.hh>