mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 22:40:18 +00:00
8 lines
157 B
Plaintext
8 lines
157 B
Plaintext
//
|
|
// Prefix header for all source files of the 'UltraGrid GUI' target in the 'UltraGrid GUI' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|