summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/ipjsua/ipjsua_Prefix.pch
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip-apps/src/ipjsua/ipjsua_Prefix.pch')
-rw-r--r--pjsip-apps/src/ipjsua/ipjsua_Prefix.pch8
1 files changed, 8 insertions, 0 deletions
diff --git a/pjsip-apps/src/ipjsua/ipjsua_Prefix.pch b/pjsip-apps/src/ipjsua/ipjsua_Prefix.pch
new file mode 100644
index 0000000..2fe1856
--- /dev/null
+++ b/pjsip-apps/src/ipjsua/ipjsua_Prefix.pch
@@ -0,0 +1,8 @@
+//
+// Prefix header for all source files of the 'ipjsua' target in the 'ipjsua' project
+//
+
+#ifdef __OBJC__
+ #import <Foundation/Foundation.h>
+ #import <UIKit/UIKit.h>
+#endif