mirror of
https://github.com/u0u0/Cocos2d-Lua-Community.git
synced 2026-06-20 19:56:03 +08:00
9 lines
181 B
Plaintext
9 lines
181 B
Plaintext
//
|
|
// Prefix header for all source files of the 'simulator' target in the 'simulator' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Foundation/Foundation.h>
|
|
#import <UIKit/UIKit.h>
|
|
#endif
|