mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-16 19:31:02 +01:00
9 lines
151 B
Plaintext
9 lines
151 B
Plaintext
//
|
|
// Prefix header for all source files of the 'Breakpad' target in the
|
|
// 'Breakpad' project.
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|