MXS-2208 Move trim-functions from maxscale to maxbase
log.h now includes string.hh, which is conceptually wrong, but log.h will shortly disappear and be superceded by log.hh.
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
#include <fstream>
|
||||
#include <maxbase/assert.h>
|
||||
#include <maxbase/log.h>
|
||||
#include <maxbase/string.h>
|
||||
#include <maxbase/string.hh>
|
||||
#include <maxbase/worker.hh>
|
||||
|
||||
namespace
|
||||
|
Reference in New Issue
Block a user