]> git.saurik.com Git - cydia.git/commitdiff
Forgot UCPlatform.h in PCRE.
authorJay Freeman (saurik) <saurik@saurik.com>
Sat, 12 Mar 2011 23:02:38 +0000 (15:02 -0800)
committerJay Freeman (saurik) <saurik@saurik.com>
Mon, 14 Mar 2011 12:09:08 +0000 (05:09 -0700)
CyteKit/PerlCompatibleRegEx.hpp

index cbbe068aff85968c10ca19835f33d22fb0efca41..e1c0e2e7da8dc26ce9fdbc4abbe3c0cbb7b7265b 100644 (file)
@@ -42,6 +42,7 @@
 
 #include <pcre.h>
 
 
 #include <pcre.h>
 
+#include "CyteKit/UCPlatform.h"
 #include "CyteKit/stringWithUTF8Bytes.h"
 
 class Pcre {
 #include "CyteKit/stringWithUTF8Bytes.h"
 
 class Pcre {