From 18ab896876b2d7ecaf4a4eda26a14e0999a8b396 Mon Sep 17 00:00:00 2001 From: mick grierson Date: Fri, 14 Aug 2015 19:17:40 +0100 Subject: adding addon .. er --- .../iOS/maximFeatureExtractor0.8.4/ofxiOS_Prefix.pch | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 ofxMaxim/openFrameworksExamples/iOS/maximFeatureExtractor0.8.4/ofxiOS_Prefix.pch (limited to 'ofxMaxim/openFrameworksExamples/iOS/maximFeatureExtractor0.8.4/ofxiOS_Prefix.pch') diff --git a/ofxMaxim/openFrameworksExamples/iOS/maximFeatureExtractor0.8.4/ofxiOS_Prefix.pch b/ofxMaxim/openFrameworksExamples/iOS/maximFeatureExtractor0.8.4/ofxiOS_Prefix.pch new file mode 100755 index 0000000..fd3401c --- /dev/null +++ b/ofxMaxim/openFrameworksExamples/iOS/maximFeatureExtractor0.8.4/ofxiOS_Prefix.pch @@ -0,0 +1,8 @@ +// +// Prefix header for all source files of the 'iPhone' target in the 'iPhone' project +// + +#ifdef __OBJC__ + #import + #import +#endif -- cgit v1.3