summaryrefslogtreecommitdiffstats
path: root/lib/libUPnP/Platinum/Build/Targets/universal-apple-macosx/CocoaTouchBrowser/CocoaTouchBrowser_Prefix.pch
blob: d59fade311976bb85298062ac53ea94e8fbb50b3 (plain)
1
2
3
4
5
6
7
8
9
//
// Prefix header for all source files of the 'CocoaTouchBrowser' target in the 'CocoaTouchBrowser' project
//
#import <Availability.h>

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