project_files/HedgewarsMobile/HedgewarsMobile_Prefix.pch
changeset 3366 f0e5ff24fb72
parent 3365 37ac593e9027
child 3367 8eb7ea4a9705
--- a/project_files/HedgewarsMobile/HedgewarsMobile_Prefix.pch	Sun Apr 25 02:30:42 2010 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-//
-// Prefix header for all source files of the 'OpenGL ES app' target in the 'OpenGL ES app' project
-//
-
-#ifdef __OBJC__
-#import <Foundation/Foundation.h>
-#import <CoreGraphics/CoreGraphics.h>
-#import <UIKit/UIKit.h>
-#endif