MXS-2205 Combine maxscale/router.h with maxscale/router.hh

This commit is contained in:
Esa Korhonen
2018-12-03 15:00:56 +02:00
parent 2dc5015499
commit 756593a718
39 changed files with 309 additions and 331 deletions

View File

@ -46,7 +46,7 @@
#include <maxscale/log.h>
#include <maxscale/maxscale.h>
#include <maxscale/modulecmd.hh>
#include <maxscale/router.h>
#include <maxscale/router.hh>
#include <maxscale/routingworker.hh>
#include <maxscale/server.hh>
#include <maxscale/service.hh>