mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12:01 +00:00
more accidental spaces
This commit is contained in:
parent
051a9ae492
commit
c5492e59f1
@ -223,7 +223,7 @@ void PointInPolygonWithGrid<CoordinateType>::calcGridAttributes(
|
||||
|
||||
const Point & min_corner = box.min_corner();
|
||||
const Point & max_corner = box.max_corner();
|
||||
|
||||
|
||||
#pragma GCC diagnostic push
|
||||
#if !__clang__
|
||||
#pragma GCC diagnostic ignored "-Wmaybe-uninitialized"
|
||||
|
Loading…
Reference in New Issue
Block a user