mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-16 18:40:05 +00:00
8 lines
115 B
Objective-C
8 lines
115 B
Objective-C
#ifndef TelegramCoreIncludes_h
|
|
#define TelegramCoreIncludes_h
|
|
|
|
#import "Crypto.h"
|
|
#import "Reachability.h"
|
|
|
|
#endif
|