MXS-2205 Convert maxscale/protocol/mysql.h to .hh
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
#include <maxscale/maxscale.h>
|
||||
#include <maxscale/mysql_utils.hh>
|
||||
#include <maxscale/paths.h>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
#include <maxscale/pcre2.h>
|
||||
#include <maxscale/router.hh>
|
||||
#include <maxscale/secrets.h>
|
||||
|
@ -27,7 +27,7 @@
|
||||
|
||||
#include "mysql_auth.hh"
|
||||
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
#include <maxscale/authenticator.h>
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/event.hh>
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <maxscale/buffer.hh>
|
||||
#include <maxscale/service.hh>
|
||||
#include <maxscale/sqlite3.h>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
|
||||
MXS_BEGIN_DECLS
|
||||
|
||||
|
Reference in New Issue
Block a user