This commit is contained in:
Jeena Paradies 2009-11-11 14:12:38 +01:00
parent 6e2ee18b11
commit 40897a865f
24 changed files with 2524 additions and 0 deletions

View file

@ -0,0 +1,8 @@
//
// Prefix header for all source files of the 'JPImagePickerDemo' target in the 'JPImagePickerDemo' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif