project_files/HedgewarsMobile/HedgewarsMobile_Prefix.pch
changeset 3025 01682ec58eb0
parent 2980 3cbd5a39aaee
equal deleted inserted replaced
3024:bcbd910c797f 3025:01682ec58eb0
     2 // Prefix header for all source files of the 'OpenGL ES app' target in the 'OpenGL ES app' project
     2 // Prefix header for all source files of the 'OpenGL ES app' target in the 'OpenGL ES app' project
     3 //
     3 //
     4 
     4 
     5 #ifdef __OBJC__
     5 #ifdef __OBJC__
     6 #import <Foundation/Foundation.h>
     6 #import <Foundation/Foundation.h>
       
     7 #import <CoreGraphics/CoreGraphics.h>
     7 #import <UIKit/UIKit.h>
     8 #import <UIKit/UIKit.h>
     8 #endif
     9 #endif