mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Fixed tests
This commit is contained in:
parent
2fc8895ae8
commit
9c3b363c81
@ -3,10 +3,11 @@
|
||||
#include "config.h"
|
||||
|
||||
#if USE_GRPC
|
||||
|
||||
#include "clickhouse_grpc.grpc.pb.h"
|
||||
#include <Poco/Net/SocketAddress.h>
|
||||
#include <base/types.h>
|
||||
#include <Common/Logger.h>
|
||||
#include "clickhouse_grpc.grpc.pb.h"
|
||||
|
||||
namespace Poco { class Logger; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user