1
0
mirror of https://github.com/SFML/SFML.git synced 2025-03-14 01:40:05 +08:00

8 lines
141 B
Plaintext
Raw Normal View History

2011-07-15 22:09:49 +02:00
//
// Prefix header for all source files of the 'Cocoa' target in the 'Cocoa' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif