Squeegy / latest-chatty

OLD CODE - DO NOT USE

This URL has Read+Write access

latest-chatty / LatestChatty_Prefix.pch
100644 9 lines (7 sloc) 0.187 kb
1
2
3
4
5
6
7
8
9
//
// Prefix header for all source files of the 'LatestChatty' target in the 'LatestChatty' project
//
 
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif