MXS-2068: Move RWBackend into mysqlcommon

This cleanly allows multiple modules to use it.
This commit is contained in:
Markus Mäkelä
2018-09-24 13:25:11 +03:00
parent 50bec07438
commit 09a64753f1
11 changed files with 23 additions and 13 deletions

View File

@ -35,8 +35,7 @@
#include <maxscale/session_command.hh>
#include <maxscale/protocol/mysql.h>
#include <maxscale/routingworker.hh>
#include "rwbackend.hh"
#include <maxscale/protocol/rwbackend.hh>
enum backend_type_t
{