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:
@ -19,7 +19,7 @@
|
||||
#include <string>
|
||||
#include <unordered_map>
|
||||
|
||||
#include <maxscale/service.h>
|
||||
#include <maxscale/service.hh>
|
||||
|
||||
using namespace maxscale;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user