aboutsummaryrefslogtreecommitdiffstats
path: root/ofxMaxim/examples/iOS/ofxMaximiPhone0062Example/iPhone_Prefix.pch
diff options
context:
space:
mode:
Diffstat (limited to 'ofxMaxim/examples/iOS/ofxMaximiPhone0062Example/iPhone_Prefix.pch')
-rw-r--r--ofxMaxim/examples/iOS/ofxMaximiPhone0062Example/iPhone_Prefix.pch8
1 files changed, 0 insertions, 8 deletions
diff --git a/ofxMaxim/examples/iOS/ofxMaximiPhone0062Example/iPhone_Prefix.pch b/ofxMaxim/examples/iOS/ofxMaximiPhone0062Example/iPhone_Prefix.pch
deleted file mode 100644
index fd3401c..0000000
--- a/ofxMaxim/examples/iOS/ofxMaximiPhone0062Example/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