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:
		| @ -25,7 +25,7 @@ | ||||
| #include <maxscale/modinfo.h> | ||||
| #include <maxscale/modutil.hh> | ||||
| #include <maxscale/poll.hh> | ||||
| #include <maxscale/query_classifier.h> | ||||
| #include <maxscale/query_classifier.hh> | ||||
| #include <maxscale/router.hh> | ||||
| #include <maxscale/secrets.h> | ||||
|  | ||||
|  | ||||
| @ -21,7 +21,7 @@ | ||||
| #include <maxscale/alloc.h> | ||||
| #include <maxscale/modutil.hh> | ||||
| #include <maxscale/poll.hh> | ||||
| #include <maxscale/query_classifier.h> | ||||
| #include <maxscale/query_classifier.hh> | ||||
| #include <maxscale/resultset.hh> | ||||
|  | ||||
| namespace schemarouter | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Esa Korhonen
					Esa Korhonen