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

9 lines
187 B
Plaintext
Executable File

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