Stop forward declaring global QueryOptimiser in API header
commit13eb4874036b307edf870477b99f3f2e2d2dd77f
authorOlly Betts <olly@survex.com>
Tue, 12 Dec 2017 01:59:26 +0000 (12 14:59 +1300)
committerOlly Betts <olly@survex.com>
Tue, 12 Dec 2017 01:59:26 +0000 (12 14:59 +1300)
tree3f80faa4cb5f3261ee8b0c380e1416d2ca0972dc
parentb5b32f5bb9b5df005e01409b895993774138382c
Stop forward declaring global QueryOptimiser in API header

Move this class into the Xapian::Internal namespace to avoid issues
if user code has its own QueryOptimiser class.
xapian-core/api/queryinternal.h
xapian-core/include/xapian/query.h
xapian-core/matcher/localsubmatch.h
xapian-core/matcher/queryoptimiser.h