// // LogFileCompressor_Prefix.pch // LogFileCompressor // // CocoaLumberjack Demos // // // Prefix header for all source files of the 'LogFileCompressor' target in the 'LogFileCompressor' project // #ifdef __OBJC__ #import <Cocoa/Cocoa.h> #endif