X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/f9bf01c6616d5ddcf65b13b33cedf9e387ff7a63..14957cd040308e3eeec43d26bae5d76da13fcd85:/wtf/unicode/Unicode.h?ds=inline diff --git a/wtf/unicode/Unicode.h b/wtf/unicode/Unicode.h index d59439d..50524b1 100644 --- a/wtf/unicode/Unicode.h +++ b/wtf/unicode/Unicode.h @@ -32,7 +32,9 @@ #elif USE(GLIB_UNICODE) #include #elif USE(WINCE_UNICODE) -#include +#include +#elif USE(BREWMP_UNICODE) +#include #else #error "Unknown Unicode implementation" #endif