mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-07 14:46:33 +02: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
|