cog/Plugins/vgmstream/vgmstream/vgmstream-Prefix.pch

10 lines
172 B
Plaintext
Raw Normal View History

2014-02-26 07:50:54 +00:00
//
// Prefix header
//
// The contents of this file are implicitly included at the beginning of every source file.
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif