Skip to content

Commit 81b2ff4

Browse files
committed
Update compatibility.h
1 parent 8b88246 commit 81b2ff4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/crossbuild/compatibility.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ extern "C" {
6262

6363
// For Windows
6464
#ifdef mingw_PLATFORM
65+
#include <unicode/umachine.h>
66+
6567
#ifndef COMPAT_UCHAR
6668
#define COMPAT_UCHAR UChar
6769
#endif

0 commit comments

Comments
 (0)