diff options
-rw-r--r-- | src/hash.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ #include <assert.h> #include <stdbool.h> -#include <stdint.h> typedef struct ZixHashEntry { ZixHashCode hash; ///< Non-folded hash value |
![]() |
index : zix.git | |
Zix portable data structure and utility library | d@drobilla.net |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | src/hash.c | 1 |
@@ -5,7 +5,6 @@ #include <assert.h> #include <stdbool.h> -#include <stdint.h> typedef struct ZixHashEntry { ZixHashCode hash; ///< Non-folded hash value |