MXS-1848 Move Worker from internal to public include dir
maxscale::Worker needs to be public if monitors should be implementable using it.
This commit is contained in:
@ -43,7 +43,6 @@
|
||||
|
||||
#include "internal/monitor.h"
|
||||
#include "internal/poll.h"
|
||||
#include "internal/workertask.hh"
|
||||
#include "internal/routingworker.hh"
|
||||
|
||||
using maxscale::Semaphore;
|
||||
|
Reference in New Issue
Block a user