summaryrefslogtreecommitdiff
path: root/deps/gyp/test/mac/framework/TestFramework/TestFramework_Prefix.pch
diff options
context:
space:
mode:
Diffstat (limited to 'deps/gyp/test/mac/framework/TestFramework/TestFramework_Prefix.pch')
-rw-r--r--deps/gyp/test/mac/framework/TestFramework/TestFramework_Prefix.pch7
1 files changed, 0 insertions, 7 deletions
diff --git a/deps/gyp/test/mac/framework/TestFramework/TestFramework_Prefix.pch b/deps/gyp/test/mac/framework/TestFramework/TestFramework_Prefix.pch
deleted file mode 100644
index 394f41d957..0000000000
--- a/deps/gyp/test/mac/framework/TestFramework/TestFramework_Prefix.pch
+++ /dev/null
@@ -1,7 +0,0 @@
-//
-// Prefix header for all source files of the 'TestFramework' target in the 'TestFramework' project.
-//
-
-#ifdef __OBJC__
- #import <Cocoa/Cocoa.h>
-#endif