clean some stuff, fix some bugs
[exterlulz-kokomonds.git] / kokomonds_Prefix.pch
blobbd014cdd5b09bec7c8ae9fb3edc83b6e617678fd
1 //
2 // Prefix header for all source files of the 'kokomonds' target in the 'kokomonds' project
3 //
5 #ifdef __OBJC__
6     #import <Cocoa/Cocoa.h>
7 #endif