Breakpad_Prefix.pch 151 Bytes
Newer Older
1 2 3 4 5 6 7 8
//
// Prefix header for all source files of the 'Breakpad' target in the
// 'Breakpad' project.
//

#ifdef __OBJC__
    #import <Cocoa/Cocoa.h>
#endif