mirror of
https://github.com/microtherion/VocalEasel.git
synced 2025-01-03 17:04:00 +00:00
8 lines
143 B
Plaintext
8 lines
143 B
Plaintext
|
//
|
||
|
// Prefix header for all source files of the 'TVLXML' target in the 'TVLXML' project
|
||
|
//
|
||
|
|
||
|
#ifdef __OBJC__
|
||
|
#import <Cocoa/Cocoa.h>
|
||
|
#endif
|