mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
git-subtree-dir: submodules/webp git-subtree-mainline:b317aab568git-subtree-split:4476fa2f8d
10 lines
234 B
Objective-C
10 lines
234 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
//! Project version number for WebP.
|
|
FOUNDATION_EXPORT double WebPVersionNumber;
|
|
|
|
//! Project version string for WebP.
|
|
FOUNDATION_EXPORT const unsigned char WebPVersionString[];
|
|
|
|
#import <WebP/UIImage+WebP.h>
|