From bc8d2ebccb48531c7d32d63c608561e495cbd7a3 Mon Sep 17 00:00:00 2001 From: mick grierson Date: Mon, 29 Jun 2015 16:01:29 +0100 Subject: updating examples --- ofxMaxim/examples/iOS/ofxMaximiPhone007Example/iPhone_Prefix.pch | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ofxMaxim/examples/iOS/ofxMaximiPhone007Example/iPhone_Prefix.pch (limited to 'ofxMaxim/examples/iOS/ofxMaximiPhone007Example/iPhone_Prefix.pch') diff --git a/ofxMaxim/examples/iOS/ofxMaximiPhone007Example/iPhone_Prefix.pch b/ofxMaxim/examples/iOS/ofxMaximiPhone007Example/iPhone_Prefix.pch new file mode 100644 index 0000000..fd3401c --- /dev/null +++ b/ofxMaxim/examples/iOS/ofxMaximiPhone007Example/iPhone_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