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:
@ -28,7 +28,7 @@
|
||||
#include <errmsg.h>
|
||||
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/config.h>
|
||||
#include <maxscale/config.hh>
|
||||
#include <maxscale/log.h>
|
||||
#include <maxbase/atomic.hh>
|
||||
|
||||
|
Reference in New Issue
Block a user