Cog/Plugins/HighlyComplete/HighlyComplete/HighlyComplete-Prefix.pch
2013-09-30 03:36: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