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:
@ -34,8 +34,8 @@
|
||||
#include <maxbase/atomic.hh>
|
||||
#include <maxbase/stopwatch.hh>
|
||||
|
||||
#include <maxscale/config.h>
|
||||
#include <maxscale/service.h>
|
||||
#include <maxscale/config.hh>
|
||||
#include <maxscale/service.hh>
|
||||
#include <maxscale/session.h>
|
||||
#include <maxscale/dcb.h>
|
||||
#include <maxscale/poll.h>
|
||||
|
||||
Reference in New Issue
Block a user