summaryrefslogtreecommitdiffstats
path: root/PicCast_Prefix.pch
blob: bf8c41e5619928590617330707ac775ad2200636 (plain)
1
2
3
4
5
6
7
8
//
// Prefix header for all source files of the 'PicCast' target in the 'PicCast' project
//

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