mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-17 13:13:36 +00:00
Enabling -Wextra-semi [#CLICKHOUSE-2]
This commit is contained in:
parent
0ae34550db
commit
0fd919fdc5
@ -58,7 +58,7 @@ namespace ZeroTraits \
|
||||
\
|
||||
template <> \
|
||||
inline void set<STRUCT>(STRUCT & x) { x.size = 0; } \
|
||||
}; \
|
||||
} \
|
||||
\
|
||||
template <> \
|
||||
struct DefaultHash<STRUCT> \
|
||||
|
Loading…
Reference in New Issue
Block a user