aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/FileReaderApp/FileReaderApp_Prefix.pch
blob: 8d43caec0d5c3ed5f72fa5c6351b7e11fbd02306 (plain)
1
2
3
4
5
6
7
//
// Prefix header for all source files of the 'CocoaSampleApp' target in the 'CocoaSampleApp' project
//

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