mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-29 02:52:13 +00:00
GatherUtils visibility.
This commit is contained in:
parent
08d4e96529
commit
d4542a352c
@ -13,7 +13,7 @@ namespace ErrorCodes
|
||||
|
||||
namespace GatherUtils
|
||||
{
|
||||
#pragma GCC visibility pop
|
||||
#pragma GCC visibility push(hidden)
|
||||
|
||||
struct IArraySource
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user