summaryrefslogtreecommitdiff
path: root/CyteKit
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2017-03-03 19:52:31 -0800
committerJay Freeman (saurik) <saurik@saurik.com>2017-03-03 19:52:31 -0800
commit60bd32466fcc4830ee8ff1774cd2e8d5bf390f4a (patch)
tree84d8849fa0d918e3d58e2cd9de809059f267d340 /CyteKit
parentf3454874c6097225d806fb2fc9f4fb9e19de6abe (diff)
Move CyteKit/RegEx.hpp #include to MobileCydia.mm.
Diffstat (limited to 'CyteKit')
-rw-r--r--CyteKit/CyteKit.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/CyteKit/CyteKit.h b/CyteKit/CyteKit.h
index 6dd0479..c25bc3f 100644
--- a/CyteKit/CyteKit.h
+++ b/CyteKit/CyteKit.h
@@ -24,7 +24,6 @@
#include "CyteKit/Application.h"
#include "CyteKit/NavigationController.h"
-#include "CyteKit/RegEx.hpp"
#include "CyteKit/TableViewCell.h"
#include "CyteKit/TabBarController.h"
#include "CyteKit/URLCache.h"