MXS-2205 Convert internal/maxscale.h and internal/dcb.h to .hh

This commit is contained in:
Esa Korhonen
2018-11-30 18:54:54 +02:00
parent cdf323384c
commit 1701f87f00
10 changed files with 9 additions and 9 deletions

View File

@ -17,7 +17,7 @@
#include <maxscale/routingworker.hh>
#include "internal/maxscale.h"
#include "internal/maxscale.hh"
#include "internal/service.hh"
static time_t started;