5924788df5
git-svn-id: svn://localhost/ardour2/branches/3.0@5199 d708f5d6-7413-0410-9779-e7cbd77b26cf
8 lines
157 B
Plaintext
8 lines
157 B
Plaintext
//
|
|
// Prefix header for all source files of the 'CrashReporter' target in the 'CrashReporter' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|