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

@ -26,7 +26,7 @@
#include <maxscale/server.hh>
#include <maxscale/routingworker.hh>
#include "internal/config_runtime.h"
#include "internal/config_runtime.hh"
#include "internal/filter.hh"
#include "internal/httprequest.hh"
#include "internal/httpresponse.hh"