Import UIKit.

This commit is contained in:
Akira 2019-05-20 00:36:35 +09:00
parent b5506c10ba
commit e51a2187ba
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
* file that was distributed with this source code.
*/
@import UIKit;
#import <SDWebImage/SDWebImageCompat.h>
// This category is just use as a convenience method. For more detail control, use methods in `UIImage+MultiFormat.h` or directlly use `SDImageCoder`