From: Jay Freeman (saurik) Date: Sat, 12 Mar 2011 23:02:38 +0000 (-0800) Subject: Forgot UCPlatform.h in PCRE. X-Git-Tag: v1.1.0%b7~33 X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/5c1b89fbaedb2dc0b223b912bbfbbc9e5ed72928 Forgot UCPlatform.h in PCRE. --- diff --git a/CyteKit/PerlCompatibleRegEx.hpp b/CyteKit/PerlCompatibleRegEx.hpp index cbbe068a..e1c0e2e7 100644 --- a/CyteKit/PerlCompatibleRegEx.hpp +++ b/CyteKit/PerlCompatibleRegEx.hpp @@ -42,6 +42,7 @@ #include +#include "CyteKit/UCPlatform.h" #include "CyteKit/stringWithUTF8Bytes.h" class Pcre {