aboutsummaryrefslogtreecommitdiffstats
path: root/ofxMaxim/ofxMaximiPhone007Example/iPhone_Prefix.pch
diff options
context:
space:
mode:
authormick grierson <mickgrierson@gmail.com>2015-06-29 16:01:29 +0100
committermick grierson <mickgrierson@gmail.com>2015-06-29 16:01:29 +0100
commitbc8d2ebccb48531c7d32d63c608561e495cbd7a3 (patch)
tree19c21a5cd23427126c7639697c705dada452a308 /ofxMaxim/ofxMaximiPhone007Example/iPhone_Prefix.pch
parentb86dfa8f6f99713ee4605c30ebb1a58309aaeb8a (diff)
updating examples
Diffstat (limited to 'ofxMaxim/ofxMaximiPhone007Example/iPhone_Prefix.pch')
-rw-r--r--ofxMaxim/ofxMaximiPhone007Example/iPhone_Prefix.pch8
1 files changed, 0 insertions, 8 deletions
diff --git a/ofxMaxim/ofxMaximiPhone007Example/iPhone_Prefix.pch b/ofxMaxim/ofxMaximiPhone007Example/iPhone_Prefix.pch
deleted file mode 100644
index fd3401c..0000000
--- a/ofxMaxim/ofxMaximiPhone007Example/iPhone_Prefix.pch
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-// 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