1
0
mirror of https://github.com/danog/Telegram.git synced 2025-01-09 22:49:12 +01:00
Telegram/thirdparty/pop/pop-tests/pop-tests-Prefix.pch

11 lines
206 B
Plaintext
Raw Normal View History

2016-02-25 01:03:51 +01:00
//
// 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