1
0
mirror of https://github.com/danog/Telegram.git synced 2025-01-09 14:38:21 +01:00
Telegram/thirdparty/pop/pop-tests/pop-tests-Prefix.pch
2016-02-25 01:03:51 +01:00

11 lines
206 B
Plaintext

//
// Prefix header
//
// The contents of this file are implicitly included at the beginning of every source file.
//
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#import <Foundation/Foundation.h>
#endif