MXS-2205 Combine maxscale/server.h with maxscale/server.hh
The server-struct is still used in several .h-files.
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/paths.h>
|
||||
#include <maxscale/query_classifier.h>
|
||||
#include <maxscale/server.h>
|
||||
#include <maxscale/server.hh>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
|
||||
using namespace std;
|
||||
|
Reference in New Issue
Block a user