ios version
[wl-mobile.git] / wl_mobi-Prefix.pch
diff --git a/wl_mobi-Prefix.pch b/wl_mobi-Prefix.pch
new file mode 100644 (file)
index 0000000..75ecfab
--- /dev/null
@@ -0,0 +1,8 @@
+//
+// Prefix header for all source files of the 'wl-mobi' target in the 'wl-mobi' project
+//
+
+#ifdef __OBJC__
+    #import <Foundation/Foundation.h>
+    #import <UIKit/UIKit.h>
+#endif