Files
DOOM-iOS/code/iphone/.svn/text-base/doom_Prefix.pch.svn-base
2012-01-31 16:40:40 -06:00

9 lines
169 B
Plaintext

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