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:
@ -24,7 +24,7 @@
|
||||
#include <maxavro.h>
|
||||
#include <fstream>
|
||||
#include <sstream>
|
||||
#include <maxscale/service.h>
|
||||
#include <maxscale/service.hh>
|
||||
#include <maxscale/server.h>
|
||||
#include <maxscale/router.h>
|
||||
#include <maxbase/atomic.h>
|
||||
|
||||
Reference in New Issue
Block a user