MXS-2008 Slightly cleanup includes

Remove headers that are not actually needed by the including
header.
This commit is contained in:
Johan Wikman
2018-08-13 14:00:59 +03:00
parent 9538dbb37f
commit 363750a07c
4 changed files with 2 additions and 3 deletions

View File

@ -16,6 +16,7 @@
#include <unordered_map>
#include <maxscale/poll.h>
#include <maxscale/query_classifier.h>
#include <maxscale/routingworker.h>
#include <maxscale/worker.hh>