mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
8 lines
157 B
Text
8 lines
157 B
Text
|
|
//
|
||
|
|
// Prefix header for all source files of the 'CrashReporter' target in the 'CrashReporter' project
|
||
|
|
//
|
||
|
|
|
||
|
|
#ifdef __OBJC__
|
||
|
|
#import <Cocoa/Cocoa.h>
|
||
|
|
#endif
|