diff --git a/src/Common/HyperLogLogCounter.h b/src/Common/HyperLogLogCounter.h index 4f44e0c3c55..e32619b509e 100644 --- a/src/Common/HyperLogLogCounter.h +++ b/src/Common/HyperLogLogCounter.h @@ -115,7 +115,7 @@ struct IntermediateDenominator -class __attribute__ ((packed)) details::Denominator> {