Skip to content

Commit bfff5fc

Browse files
committed
string.h is required on all platforms
1 parent d53d85b commit bfff5fc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/simdutf8check.h

-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66
#include <stdint.h>
77
#include <x86intrin.h>
88

9-
#ifdef __APPLE__
109
#include <string.h>
11-
#endif
1210

1311
/*
1412
* legal utf-8 byte sequence

0 commit comments

Comments
 (0)