Cog/Preferences/General/General_Prefix.pch
2021-01-10 03:27:39 +03:00

8 lines
175 B
Text

//
// Prefix header for all source files of the 'General' target in the 'General' project.
//
#ifdef __OBJC__
#import <AssertMacros.h>
#import <Cocoa/Cocoa.h>
#endif