Skip to content

Commit

Permalink
issue #27 Fix build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dibyendumajumdar committed Jul 26, 2020
1 parent b1e9637 commit 4e6c662
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bitset.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

#include <stdint.h>
#include <stdbool.h>
#include <stddef.h>

#ifdef __cplusplus
extern "C" {
Expand Down

0 comments on commit 4e6c662

Please sign in to comment.