aboutsummaryrefslogtreecommitdiffstats
path: root/ofxMaxim/openFrameworksExamples/iOS/maximFeatureExtractor0.8.4/ofxiOS_Prefix.pch
blob: fd3401c1759754eefd7962e819c153763bd2c706 (plain)
1
2
3
4
5
6
7
8
//
// Prefix header for all source files of the 'iPhone' target in the 'iPhone' project
//

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