QuietUnrar/Carthage/Checkouts/UnrarKit/Example/UnrarExample_Prefix.pch

9 lines
193 B
Plaintext
Raw Normal View History

//
// Prefix header for all source files of the 'UnrarExample' target in the 'UnrarExample' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif