public
Description: Assorted scripts and applications.
Homepage: http://yellosoft.us
Clone URL: git://github.com/mcandre/yellosoft.git
yellosoft / FeedAnimal / FeedAnimal_Prefix.pch
100644 7 lines (6 sloc) 0.147 kb
1
2
3
4
5
6
7
//
// Prefix header for all source files of the 'FeedAnimal' target in the 'FeedAnimal' project
//
 
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif