VoiceMac/Classes/VoiceBase/VoiceBase_Prefix.pch

8 lines
150 B
Plaintext
Raw Normal View History

2010-09-20 19:44:17 -05:00
//
// Prefix header for all source files of the 'VoiceBase' target in the 'VoiceBase' project.
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif