mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 17:56:04 +08:00
9 lines
193 B
Plaintext
Executable File
9 lines
193 B
Plaintext
Executable File
//
|
|
// Prefix header for all source files of the 'ExampleSpine' target in the 'ExampleSpine' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Foundation/Foundation.h>
|
|
#import <UIKit/UIKit.h>
|
|
#endif
|