Swiftgram/TelegramCore/TelegramCoreIncludes.h
2016-08-16 14:02:36 +03:00

15 lines
275 B
Objective-C

//
// TelegramCoreIncludes.h
// TelegramCore
//
// Created by Peter on 8/16/16.
// Copyright © 2016 Peter. All rights reserved.
//
#ifndef TelegramCoreIncludes_h
#define TelegramCoreIncludes_h
#import <CommonCrypto/CommonCrypto.h>
#endif /* TelegramCoreIncludes_h */