mirror of
https://github.com/ogoguel/activegs-ios.git
synced 2024-12-29 00:30:56 +00:00
9 lines
185 B
Plaintext
9 lines
185 B
Plaintext
|
//
|
||
|
// Prefix header for all source files of the 'activegs' target in the 'activegs' project
|
||
|
//
|
||
|
|
||
|
#ifdef __OBJC__
|
||
|
#import <Foundation/Foundation.h>
|
||
|
#import <UIKit/UIKit.h>
|
||
|
#endif
|