summaryrefslogtreecommitdiff
path: root/tools/CrashReporter/CrashReporter_Prefix.pch
blob: 6ed63eb6e9ce940217547eda3736b553317ce105 (plain)
1
2
3
4
5
6
7
//
// Prefix header for all source files of the 'CrashReporter' target in the 'CrashReporter' project
//

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