Cog/Plugins/ArchiveSource/ArchiveSource/ArchiveSource-Prefix.pch
2013-10-04 08:13:30 -07:00

9 lines
172 B
Text

//
// Prefix header
//
// The contents of this file are implicitly included at the beginning of every source file.
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif