diff options
Diffstat (limited to 'CyteKit/PerlCompatibleRegEx.hpp')
-rw-r--r-- | CyteKit/PerlCompatibleRegEx.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CyteKit/PerlCompatibleRegEx.hpp b/CyteKit/PerlCompatibleRegEx.hpp index cbbe068..e1c0e2e 100644 --- a/CyteKit/PerlCompatibleRegEx.hpp +++ b/CyteKit/PerlCompatibleRegEx.hpp @@ -42,6 +42,7 @@ #include <pcre.h> +#include "CyteKit/UCPlatform.h" #include "CyteKit/stringWithUTF8Bytes.h" class Pcre { |