Commit b9e2fed
committed
Remove unnecessary
This removes the unnecessary import of CoreFoundation in the XCTest
module. It is unused and the removal enables the removal of the
CoreFoundation headers from the distribution which are internal
implementation details on non-Darwin platforms.import CoreFoundation on Windows1 parent 0bd9e76 commit b9e2fed
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
0 commit comments