public
Description: git-svn mirror of upstream TwitterFon
Homepage: http://naan.net/svn/trunk/TwitterFon/
Clone URL: git://github.com/jpick/twitterfon.git
twitterfon / TwitterFon_Prefix.pch
100644 9 lines (7 sloc) 0.183 kb
1
2
3
4
5
6
7
8
9
//
// Prefix header for all source files of the 'TwitterFon' target in the 'TwitterFon' project
//
 
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif