Cog/Plugins/vgmstream/vgmstream/vgmstream-Prefix.pch
2014-02-25 23:50:54 -08: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