mirror of
https://github.com/zhigang1992/MWPhotoBrowser.git
synced 2026-04-29 04:35:10 +08:00
9 lines
197 B
Plaintext
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
|