OSDN Git Service

Adding a localAddress and connectedAddress method for easy access
[syncr/master.git] / CocoaAsyncSocket / CocoaAsyncSocket-5.4.1 / CertTest / CertTest_Prefix.pch
diff --git a/CocoaAsyncSocket/CocoaAsyncSocket-5.4.1/CertTest/CertTest_Prefix.pch b/CocoaAsyncSocket/CocoaAsyncSocket-5.4.1/CertTest/CertTest_Prefix.pch
new file mode 100644 (file)
index 0000000..f4ffd5a
--- /dev/null
@@ -0,0 +1,7 @@
+//
+// Prefix header for all source files of the 'CertTest' target in the 'CertTest' project
+//
+
+#ifdef __OBJC__
+    #import <Cocoa/Cocoa.h>
+#endif