zodttd / hex-a-hop

Hex A Hop for iPhone

This URL has Read+Write access

ME (author)
Mon Mar 16 16:40:01 -0700 2009
commit  91e5b3aa1dd14869a74c7c64c802e504cbf1395b
tree    d1cca2f3abffa7dcf01696b8e13dcf76a16458bc
hex-a-hop / hexhop_Prefix.pch
100644 10 lines (8 sloc) 0.197 kb
1
2
3
4
5
6
7
8
9
10
//
// Prefix header for all source files of the 'hexhop' target in the 'hexhop' project
//
 
#ifdef __OBJC__
    #import <Foundation/Foundation.h>
    #import <UIKit/UIKit.h>
#endif
 
#define _IPHONE