summaryrefslogtreecommitdiff
path: root/CyteKit/TableViewCell.h
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2017-02-15 01:38:42 -0800
committerJay Freeman (saurik) <saurik@saurik.com>2017-02-15 01:38:42 -0800
commit63755c48fd5fe4f31775e0f38857314879b93f39 (patch)
treec3018c82893e52b80a40b0795ee47001d3318da4 /CyteKit/TableViewCell.h
parent09e03d2385c301e68025da688831f50dd2e3734d (diff)
Move more of sysroot's sadness into iPhonePrivate.
Diffstat (limited to 'CyteKit/TableViewCell.h')
-rw-r--r--CyteKit/TableViewCell.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/CyteKit/TableViewCell.h b/CyteKit/TableViewCell.h
index 46333aa..f97a592 100644
--- a/CyteKit/TableViewCell.h
+++ b/CyteKit/TableViewCell.h
@@ -22,8 +22,6 @@
#ifndef CyteKit_TableViewCell_H
#define CyteKit_TableViewCell_H
-#include <CyteKit/UCPlatform.h>
-
#include <UIKit/UIKit.h>
#include <Menes/ObjectHandle.h>