MXS-2004 Remove additional dependencies on maxscale/thread.h

This commit is contained in:
Johan Wikman
2018-08-10 15:42:30 +03:00
parent 5d6b05af1f
commit f9ba8824d4
8 changed files with 5 additions and 12 deletions

View File

@ -17,8 +17,6 @@
#include <string>
#include <microhttpd.h>
#include <maxscale/thread.h>
class Client
{
Client(const Client&);