blob: 8d43caec0d5c3ed5f72fa5c6351b7e11fbd02306 [file] [log] [blame]
yangsu@google.com02642762011-06-17 18:31:01 +00001//
2// Prefix header for all source files of the 'CocoaSampleApp' target in the 'CocoaSampleApp' project
3//
4
5#ifdef __OBJC__
6 #import <Cocoa/Cocoa.h>
7#endif