MXS-2008 Move Worker and MessageQueue to maxbase

This commit is contained in:
Johan Wikman
2018-08-20 13:03:39 +03:00
parent 02ed338afa
commit 88f1795412
29 changed files with 196 additions and 199 deletions

View File

@ -37,7 +37,7 @@
#include "internal/poll.hh"
#include "internal/routingworker.hh"
using maxscale::Worker;
using maxbase::Worker;
using maxscale::RoutingWorker;
static int n_threads; /*< Number of threads */