Files
ipushto/Push To_Prefix.pch
Norbert Schmidt 025e53504d First commit
2017-09-04 11:40:05 +02:00

10 lines
233 B
Plaintext
Executable File

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