We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5506c1 commit e51a218Copy full SHA for e51a218
SDWebImageWebPCoder/Classes/UIImage+WebP.h
@@ -6,6 +6,7 @@
6
* file that was distributed with this source code.
7
*/
8
9
+@import UIKit;
10
#import <SDWebImage/SDWebImageCompat.h>
11
12
// This category is just use as a convenience method. For more detail control, use methods in `UIImage+MultiFormat.h` or directlly use `SDImageCoder`
0 commit comments