9 lines
187 B
Plaintext
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
|