xref: /aosp_15_r20/external/google-breakpad/src/client/mac/Framework/Breakpad_Prefix.pch (revision 9712c20fc9bbfbac4935993a2ca0b3958c5adad2)
1//
2// Prefix header for all source files of the 'Breakpad' target in the
3// 'Breakpad' project.
4//
5
6#ifdef __OBJC__
7    #import <Cocoa/Cocoa.h>
8#endif
9