We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b88246 commit 81b2ff4Copy full SHA for 81b2ff4
src/crossbuild/compatibility.h
@@ -62,6 +62,8 @@ extern "C" {
62
63
// For Windows
64
#ifdef mingw_PLATFORM
65
+#include <unicode/umachine.h>
66
+
67
#ifndef COMPAT_UCHAR
68
#define COMPAT_UCHAR UChar
69
#endif
0 commit comments