mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-17 11:00:07 +00:00
7 lines
109 B
Objective-C
7 lines
109 B
Objective-C
#ifndef TelegramCoreIncludes_h
|
|
#define TelegramCoreIncludes_h
|
|
|
|
#import <CommonCrypto/CommonCrypto.h>
|
|
|
|
#endif
|