Compile readwritesplit as C++

Compiling readwritesplit as C++ allows the use of C++ containers.
This commit is contained in:
Markus Mäkelä
2017-06-12 11:12:39 +03:00
parent 77f44ba92b
commit c77dcea807
10 changed files with 117 additions and 211 deletions

View File

@ -40,6 +40,7 @@
#include <maxscale/utils.h>
#include <mysql.h>
#include <mysql_com.h>
#include <mysqld_error.h>
MXS_BEGIN_DECLS