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

@ -11,7 +11,7 @@
* Public License.
*/
#include "internal/query_classifier.h"
#include "internal/query_classifier.hh"
#include <inttypes.h>
#include <algorithm>
#include <atomic>