MXS-2205 Convert config_runtime.h and externcmd.h to .hh

This commit is contained in:
Esa Korhonen
2018-11-30 17:42:24 +02:00
parent 344c7dde4a
commit b15f43bc81
9 changed files with 14 additions and 15 deletions

View File

@ -29,7 +29,7 @@
#include <maxscale/jansson.hh>
#include <maxscale/buffer.hh>
#include "internal/config_runtime.h"
#include "internal/config_runtime.hh"
#include "internal/modules.h"
#include "internal/trxboundaryparser.hh"