From 014888d50dcedd8f2a7bcac53bc0ffc1fbb6555f Mon Sep 17 00:00:00 2001 From: Sam Bingner Date: Sun, 30 Sep 2018 22:50:49 -1000 Subject: Make Cydia compatible back to iOS5 - unable to support older with this apt version due to newer apt requiring functions provided via libc++ on iOS --- MobileCydia.mm | 1 - 1 file changed, 1 deletion(-) (limited to 'MobileCydia.mm') diff --git a/MobileCydia.mm b/MobileCydia.mm index 2fc28ec..9237251 100644 --- a/MobileCydia.mm +++ b/MobileCydia.mm @@ -64,7 +64,6 @@ #undef ABS -#include "apt.h" #include #include #include -- cgit v1.2.3