Skip to content

Commit d7fae83

Browse files
committed
Fixed linux-musl test
1 parent 5df6f1c commit d7fae83

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/test_vector.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
#include <stdio.h>
1010
#include <stdlib.h>
11+
#include <stdint.h>
1112
#include <string.h>
1213
#include <strings.h>
1314
#include <math.h>

0 commit comments

Comments
 (0)