Files
CocoaLumberjack/Demos/LogFileCompressor/LogFileCompressor_Prefix.pch
T
Hakon Hanesand 04421a3411 Spelling.
2019-01-15 12:01:20 -08:00

14 lines
255 B
Plaintext

//
// 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