Files
kraken/KREngine/kraken_ios/Kraken-Prefix.pch

9 lines
187 B
Plaintext

//
// 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