ClickHouse / clickhouse-cpp

C++ client library for ClickHouse
Apache License 2.0
305 stars 159 forks source link

#include <ut/utils.h> depends on gtest #379

Open socketpair opened 4 months ago

socketpair commented 4 months ago

This is a bug, headers for use in production should not depend on gtest.