MXS-2197 Rename all .h files under server to .hh

This commit is contained in:
Johan Wikman
2018-12-10 12:44:51 +02:00
parent 0927a0b938
commit 08ed764675
15 changed files with 13 additions and 17 deletions

View File

@ -37,7 +37,7 @@
#include <maxscale/alloc.h>
#include "../internal/service.hh"
#include "test_utils.h"
#include "test_utils.hh"
#include "../config.cc"
/**