Merge commit '58ce86d538971fc1815d56368d7077aa85e0592c' into v0.6.0

This commit is contained in:
Thomas Krijnen
2018-09-08 13:07:09 +02:00
3 changed files with 5 additions and 2 deletions
+1
View File
@@ -32,6 +32,7 @@
#ifdef HAVE_ICU
#include "unicode/ucnv.h"
#include "unicode/unistr.h"
#else
typedef unsigned int UChar32;
#endif