mirror of
https://github.com/ogoguel/activegs-ios.git
synced 2024-12-27 17:29:42 +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
|