diff options
Diffstat (limited to 'CyteKit/TableViewCell.h')
-rw-r--r-- | CyteKit/TableViewCell.h | 2 |
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> |