OSDN Git Service

Bug fix for prebuffering
[syncr/master.git] / CocoaAsyncSocket / CocoaAsyncSocket-5.2 / CertTest / CertTest_Prefix.pch
diff --git a/CocoaAsyncSocket/CocoaAsyncSocket-5.2/CertTest/CertTest_Prefix.pch b/CocoaAsyncSocket/CocoaAsyncSocket-5.2/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