MXS-2205 Combine maxscale/modutil.h with maxscale/modutil.hh
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
#include <maxscale/dcb.h>
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/modinfo.h>
|
||||
#include <maxscale/modutil.h>
|
||||
#include <maxscale/modutil.hh>
|
||||
#include <maxscale/query_classifier.h>
|
||||
#include <maxscale/router.h>
|
||||
#include <maxscale/mysql_utils.hh>
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
#include <maxscale/query_classifier.h>
|
||||
#include <maxscale/dcb.h>
|
||||
#include <maxscale/modinfo.h>
|
||||
#include <maxscale/modutil.h>
|
||||
#include <maxscale/modutil.hh>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/alloc.h>
|
||||
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/clock.h>
|
||||
#include <maxscale/modutil.h>
|
||||
#include <maxscale/modutil.hh>
|
||||
#include <maxscale/modutil.hh>
|
||||
#include <maxscale/router.h>
|
||||
#include <maxscale/server.h>
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
#include <string>
|
||||
|
||||
#include <maxscale/buffer.hh>
|
||||
#include <maxscale/modutil.h>
|
||||
#include <maxscale/modutil.hh>
|
||||
#include <maxscale/queryclassifier.hh>
|
||||
#include <maxscale/protocol/rwbackend.hh>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user