summary refs log tree commit diff stats
path: root/Cart_Collect_Prefix.pch
diff options
context:
space:
mode:
authorStarla Insigna <starla4444@gmail.com>2011-07-30 11:19:14 -0400
committerStarla Insigna <starla4444@gmail.com>2011-07-30 11:19:14 -0400
commit9cd57b731ab1c666d4a1cb725538fdc137763d12 (patch)
tree5bac45ae5157a1cb10c6e45500cbf72789917980 /Cart_Collect_Prefix.pch
downloadcartcollect-9cd57b731ab1c666d4a1cb725538fdc137763d12.tar.gz
cartcollect-9cd57b731ab1c666d4a1cb725538fdc137763d12.tar.bz2
cartcollect-9cd57b731ab1c666d4a1cb725538fdc137763d12.zip
Initial commit (version 0.2.1)
Diffstat (limited to 'Cart_Collect_Prefix.pch')
-rwxr-xr-xCart_Collect_Prefix.pch8
1 files changed, 8 insertions, 0 deletions
diff --git a/Cart_Collect_Prefix.pch b/Cart_Collect_Prefix.pch new file mode 100755 index 0000000..a12ac15 --- /dev/null +++ b/Cart_Collect_Prefix.pch
@@ -0,0 +1,8 @@
1//
2// Prefix header for all source files of the 'Cart Collect' target in the 'Cart Collect' project
3//
4
5#ifdef __OBJC__
6 #import <Foundation/Foundation.h>
7 #import <UIKit/UIKit.h>
8#endif