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:
@ -36,7 +36,7 @@
|
||||
#include <maxbase/atomic.hh>
|
||||
#include <maxbase/jansson.h>
|
||||
|
||||
#include <maxscale/service.h>
|
||||
#include <maxscale/service.hh>
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/dcb.h>
|
||||
#include <maxscale/paths.h>
|
||||
|
Reference in New Issue
Block a user