10 lines
233 B
Plaintext
Executable File
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
|