SDWebImage/Examples/SDWebImage Demo/SDWebImage Demo-Prefix.pch

11 lines
225 B
Plaintext

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