public
Description: rendezvous service browser for the iphone / ipod touch
Homepage: http://jerakeen.org/code/flametouch/
Clone URL: git://github.com/jerakeen/flametouch.git
flametouch / FlameTouch_Prefix.pch
100644 9 lines (7 sloc) 0.181 kb
1
2
3
4
5
6
7
8
9
//
// Prefix header for all source files of the 'FlameTouch' target in the 'FlameTouch' project
//
 
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif