mirror of
https://github.com/SFML/SFML.git
synced 2024-11-25 12:51:05 +08:00
8 lines
141 B
Plaintext
8 lines
141 B
Plaintext
//
|
|
// Prefix header for all source files of the 'Cocoa' target in the 'Cocoa' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|