Files
kraken/kraken_osx/kraken-prefix.pch
Kearwood Gilbert ef5b940eaf Windows port WIP
--HG--
branch : feature-windows-support
2017-01-08 21:20:53 -08:00

8 lines
144 B
Plaintext
Executable File

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