Files
MWPhotoBrowser/MWPhotoBrowser_Prefix.pch
Michael Waterfall c5066cec57 Initial commit
2010-10-21 00:50:19 +01:00

9 lines
197 B
Plaintext

//
// Prefix header for all source files of the 'MWPhotoBrowser' target in the 'MWPhotoBrowser' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif