MXS-2197: Make config.h and service.h C++ headers
This is the first step into converting the other headers into C++.
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
#include <string>
|
||||
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/config.h>
|
||||
#include <maxscale/config.hh>
|
||||
#include <maxscale/pcre2.h>
|
||||
|
||||
#include "internal/filter.hh"
|
||||
|
Reference in New Issue
Block a user