MXS-1992 Rename internal/query_classifier.h to .hh

This commit is contained in:
Johan Wikman
2018-08-06 13:32:08 +03:00
parent 90569e3a28
commit bb77ae7b95
4 changed files with 4 additions and 4 deletions

View File

@ -17,7 +17,7 @@
#include <maxscale/modutil.h>
#include <maxscale/paths.h>
#include <maxscale/protocol/mysql.h>
#include "../core/internal/query_classifier.h"
#include "../core/internal/query_classifier.hh"
using namespace std;