Convert maxscale/query_classifier.h to .hh
The header was not merged with queryclassifier.hh since the latter does not include the former.
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
#include <maxscale/filter.hh>
|
||||
#include <maxscale/authenticator.hh>
|
||||
#include <maxscale/monitor.hh>
|
||||
#include <maxscale/query_classifier.h>
|
||||
#include <maxscale/query_classifier.hh>
|
||||
|
||||
#include "internal/modules.hh"
|
||||
#include "internal/config.hh"
|
||||
|
Reference in New Issue
Block a user