cog/Audio/CogAudio_Prefix.pch

9 lines
177 B
Plaintext
Raw Normal View History

//
// Prefix header for all source files of the 'CogAudio' target in the 'CogAudio' project.
//
#ifdef __OBJC__
2021-01-27 02:12:07 +00:00
#import <AssertMacros.h>
#import <Cocoa/Cocoa.h>
#endif