mirror of
https://github.com/purplecabbage/phonegap-plugins.git
synced 2026-01-14 08:57:53 -05:00
9 lines
183 B
Plaintext
9 lines
183 B
Plaintext
//
|
|
// Prefix header for all source files of the 'example' target in the 'example' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Foundation/Foundation.h>
|
|
#import <UIKit/UIKit.h>
|
|
#endif
|