aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/Framework/Breakpad_Prefix.pch
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/mac/Framework/Breakpad_Prefix.pch')
-rw-r--r--src/client/mac/Framework/Breakpad_Prefix.pch8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/client/mac/Framework/Breakpad_Prefix.pch b/src/client/mac/Framework/Breakpad_Prefix.pch
new file mode 100644
index 00000000..72986663
--- /dev/null
+++ b/src/client/mac/Framework/Breakpad_Prefix.pch
@@ -0,0 +1,8 @@
+//
+// Prefix header for all source files of the 'Breakpad' target in the
+// 'Breakpad' project.
+//
+
+#ifdef __OBJC__
+ #import <Cocoa/Cocoa.h>
+#endif