aboutsummaryrefslogtreecommitdiffstats
path: root/phonegap/iPhone/FixMyStreet/FixMyStreet-Prefix.pch
diff options
context:
space:
mode:
Diffstat (limited to 'phonegap/iPhone/FixMyStreet/FixMyStreet-Prefix.pch')
-rw-r--r--phonegap/iPhone/FixMyStreet/FixMyStreet-Prefix.pch7
1 files changed, 7 insertions, 0 deletions
diff --git a/phonegap/iPhone/FixMyStreet/FixMyStreet-Prefix.pch b/phonegap/iPhone/FixMyStreet/FixMyStreet-Prefix.pch
new file mode 100644
index 000000000..b74079015
--- /dev/null
+++ b/phonegap/iPhone/FixMyStreet/FixMyStreet-Prefix.pch
@@ -0,0 +1,7 @@
+//
+// Prefix header for all source files of the 'FixMyStreet' target in the 'FixMyStreet' project
+//
+
+#ifdef __OBJC__
+ #import <UIKit/UIKit.h>
+#endif