Remove maxscale/thread.hh
A C++11-like implementation of thread, future, etc. that now is obsolete as we use C++11.
This commit is contained in:
@ -14,7 +14,6 @@
|
||||
|
||||
#include <maxscale/cppdefs.hh>
|
||||
#include <maxscale/monitor.hh>
|
||||
#include <maxscale/thread.hh>
|
||||
|
||||
/**
|
||||
* @file auroramon.hh - The Aurora monitor
|
||||
|
@ -14,7 +14,6 @@
|
||||
|
||||
#include <maxscale/cppdefs.hh>
|
||||
#include <maxscale/monitor.hh>
|
||||
#include <maxscale/thread.hh>
|
||||
|
||||
/**
|
||||
* @file grmon.hh A MySQL Group Replication cluster monitor
|
||||
|
Reference in New Issue
Block a user