MXS-2205 Convert maxscale/protocol/mysql.h to .hh
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
#include <maxscale/ccdefs.hh>
|
||||
#include <vector>
|
||||
#include <maxscale/customparser.hh>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
|
||||
|
||||
class SetParser : public maxscale::CustomParser
|
||||
|
Reference in New Issue
Block a user