Files
CocoaLumberjack/Demos/CustomLogLevels/CustomLogLevels_Prefix.pch
2019-01-15 12:01:20 -08:00

14 lines
247 B
Plaintext

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