MXS-2205 Combine routingworker.h with routingworker.hh

This commit is contained in:
Esa Korhonen
2018-12-04 12:26:38 +02:00
parent 9f721f725e
commit bec9455a74
11 changed files with 147 additions and 167 deletions

View File

@ -38,7 +38,7 @@
#include <maxscale/mysql_utils.hh>
#include <maxscale/paths.h>
#include <maxscale/pcre2.h>
#include <maxscale/routingworker.h>
#include <maxscale/routingworker.hh>
#include <maxscale/secrets.h>
#include <maxscale/utils.hh>
#include <maxscale/json_api.h>

View File

@ -54,7 +54,7 @@
#include <maxscale/utils.hh>
#include <maxscale/version.h>
#include <maxscale/json_api.h>
#include <maxscale/routingworker.h>
#include <maxscale/routingworker.hh>
#include <maxscale/routingworker.hh>
#include "internal/config.hh"