Skip to content

Commit

Permalink
Added extra C++ header for compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
alekseyzimin authored Oct 8, 2021
1 parent cc7db57 commit c071864
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hyperloglogplus.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@

#include<vector>
#include<unordered_set>
#include<cstdint>
using namespace std;

//#define HLL_DEBUG
Expand Down

0 comments on commit c071864

Please sign in to comment.