Import WebP category only when the macro is activated.
This commit is contained in:
@@ -8,7 +8,10 @@
|
||||
|
||||
#import "UIImage+MultiFormat.h"
|
||||
#import "UIImage+GIF.h"
|
||||
|
||||
#ifdef SD_WEBP
|
||||
#import "UIImage+WebP.h"
|
||||
#endif
|
||||
|
||||
@implementation UIImage (MultiFormat)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user