Cog/Audio/CogAudio_Prefix.pch
2021-01-27 05:12:07 +03:00

8 lines
177 B
Text

//
// Prefix header for all source files of the 'CogAudio' target in the 'CogAudio' project.
//
#ifdef __OBJC__
#import <AssertMacros.h>
#import <Cocoa/Cocoa.h>
#endif