This repository has been archived on 2025-08-18. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
JPImagePickerController/JPImagePickerDemo/JPImagePickerDemo_Prefix.pch
Jeena Paradies 40897a865f init
2009-11-11 14:12:38 +01:00

8 lines
203 B
Text

//
// 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