mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-02 12:32:04 +00:00
Fix rebase conflicts.
This commit is contained in:
parent
5cfed5b217
commit
732c8ed83f
@ -2,7 +2,7 @@
|
||||
|
||||
#include <Parsers/IParserBase.h>
|
||||
#include <Parsers/Kusto/ParserKQLQuery.h>
|
||||
|
||||
#include <unordered_map>
|
||||
namespace DB
|
||||
{
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
#include <Parsers/ParserTablesInSelectQuery.h>
|
||||
#include <Parsers/Kusto/ParserKQLQuery.h>
|
||||
#include <Parsers/Kusto/ParserKQLTable.h>
|
||||
|
||||
#include <unordered_set>
|
||||
namespace DB
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user