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