/samples/TileIssue/TileIssue_Prefix.pch
Unknown | 8 lines | 7 code | 1 blank | 0 comment | 0 complexity | d60fb8d26e42a857e1b6983efb8182a7 MD5 | raw file
1// 2// Prefix header for all source files of the 'TileIssue' target in the 'TileIssue' project 3// 4 5#ifdef __OBJC__ 6 #import <Foundation/Foundation.h> 7 #import <UIKit/UIKit.h> 8#endif