We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2ae5d commit d794777Copy full SHA for d794777
Sources/Helpers/URLSession+AsyncAwait.swift
@@ -1,6 +1,4 @@
1
-import Foundation
2
-
3
-#if compiler(<6)
+#if os(Linux) && os(Windows) && compiler(<6)
4
import HTTPTypes
5
import HTTPTypesFoundation
6
0 commit comments