Newer
Older
TUve-iPhone / Tuve_Prefix.pch
@phausler phausler on 9 Sep 2008 169 bytes initial commit
//
// Prefix header for all source files of the 'Tuve' target in the 'Tuve' project
//

#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif