OSDN Git Service

Improving the ability to quickly add/remove run loop modes.
[syncr/master.git] / CocoaAsyncSocket / CocoaAsyncSocket-5.6.1 / EchoServer / EchoServer_Prefix.pch
diff --git a/CocoaAsyncSocket/CocoaAsyncSocket-5.6.1/EchoServer/EchoServer_Prefix.pch b/CocoaAsyncSocket/CocoaAsyncSocket-5.6.1/EchoServer/EchoServer_Prefix.pch
new file mode 100644 (file)
index 0000000..dce753d
--- /dev/null
@@ -0,0 +1,7 @@
+//
+// Prefix header for all source files of the 'EchoServer' target in the 'EchoServer' project
+//
+
+#ifdef __OBJC__
+    #import <Cocoa/Cocoa.h>
+#endif