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:
@ -27,7 +27,7 @@
|
||||
#include <maxbase/atomic.hh>
|
||||
#include <maxbase/semaphore.hh>
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/config.h>
|
||||
#include <maxscale/config.hh>
|
||||
#include <maxscale/clock.h>
|
||||
#include <maxscale/limits.h>
|
||||
#include <maxscale/json_api.h>
|
||||
|
Reference in New Issue
Block a user