Files
OzgGameRPG/proj.ios/Prefix.pch
T
2014-04-07 17:00:28 +08:00

9 lines
179 B
Plaintext

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