mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Fix gtest build.
This commit is contained in:
parent
1f6d5482b1
commit
939d38b13e
@ -1,6 +1,6 @@
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include <DataStreams/ColumnGathererTransform.h>
|
||||
#include <Processors/Transforms/ColumnGathererTransform.h>
|
||||
|
||||
using DB::RowSourcePart;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user