Merge pull request #26220 from 78andyp/blurayfixes
[xbmc.git] / lib / libUPnP / Platinum / Build / Targets / universal-apple-macosx / CocoaTouchBrowser / CocoaTouchBrowser_Prefix.pch
blobd59fade311976bb85298062ac53ea94e8fbb50b3
1 //
2 // Prefix header for all source files of the 'CocoaTouchBrowser' target in the 'CocoaTouchBrowser' project
3 //
4 #import <Availability.h>
6 #ifdef __OBJC__
7     #import <Foundation/Foundation.h>
8     #import <UIKit/UIKit.h>
9 #endif