OSDN Git Service

Bug fix for issue introduced in r106.
[syncr/master.git] / CocoaAsyncSocket / CocoaAsyncSocket-5.6.2 / InterfaceTest / InterfaceTest_Prefix.pch
diff --git a/CocoaAsyncSocket/CocoaAsyncSocket-5.6.2/InterfaceTest/InterfaceTest_Prefix.pch b/CocoaAsyncSocket/CocoaAsyncSocket-5.6.2/InterfaceTest/InterfaceTest_Prefix.pch
deleted file mode 100644 (file)
index fcf8ef4..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-// Prefix header for all source files of the 'InterfaceTest' target in the 'InterfaceTest' project
-//
-
-#ifdef __OBJC__
-    #import <Foundation/Foundation.h>
-    #import <UIKit/UIKit.h>
-#endif