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:
@ -14,7 +14,7 @@
|
||||
|
||||
#include <maxscale/cppdefs.hh>
|
||||
#include <maxscale/routingworker.h>
|
||||
#include "worker.hh"
|
||||
#include <maxscale/worker.hh>
|
||||
#include "session.hh"
|
||||
|
||||
namespace maxscale
|
||||
|
Reference in New Issue
Block a user