diff options
-rw-r--r-- | postinst.mm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/postinst.mm b/postinst.mm index 70a87f1..6e02daf 100644 --- a/postinst.mm +++ b/postinst.mm @@ -5,7 +5,6 @@ #include <sys/sysctl.h> #include <CydiaSubstrate/CydiaSubstrate.h> -#include "CyteKit/PerlCompatibleRegEx.hpp" _H<NSMutableDictionary> Sources_; bool Changed_; |