Skip to content

Commit e602aec

Browse files
removed unnecessary include
1 parent 9bc7a42 commit e602aec

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

common/include/count_zeros.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222

2323
#include <cstdint>
2424

25-
#include <stdio.h>
26-
2725
namespace datasketches {
2826

2927
static const uint8_t byte_leading_zeros_table[256] = {

0 commit comments

Comments
 (0)