mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-05 14:54:53 +08:00
8 lines
153 B
Plaintext
8 lines
153 B
Plaintext
//
|
|
// Prefix header for all source files of the 'cocos2d-mac' target in the 'cocos2d-mac' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|