Files
kraken/objview/KRObjView_Prefix.pch
kearwood 26c5a29b29 --HG--
extra : convert_revision : svn%3A7752d6cf-9f14-4ad2-affc-04f1e67b81a5/trunk%406
2012-02-10 05:48:59 +00:00

10 lines
214 B
Plaintext

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