We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d53d85b commit bfff5fcCopy full SHA for bfff5fc
include/simdutf8check.h
@@ -6,9 +6,7 @@
6
#include <stdint.h>
7
#include <x86intrin.h>
8
9
-#ifdef __APPLE__
10
#include <string.h>
11
-#endif
12
13
/*
14
* legal utf-8 byte sequence
0 commit comments