Remove unnecessary include.
authorRichard Trieu <rtrieu@google.com>
Thu, 10 Jan 2019 04:53:10 +0000 (04:53 +0000)
committerRichard Trieu <rtrieu@google.com>
Thu, 10 Jan 2019 04:53:10 +0000 (04:53 +0000)
commitb9e7359204fe8f09fcb62114997b850ec896d557
treee9f6f52993754b69a08f0e006e9a572caaac7f8e
parentc1ba1eec69c9b72c8dad6a394bf14559a2360593
Remove unnecessary include.

QuerySession.h does not need anything from Query.h, so it does not need to
include it.

llvm-svn: 350797
clang-tools-extra/clang-query/QuerySession.h