Skip to content

Commit af0bdec

Browse files
committed
add import Foundation
1 parent d794777 commit af0bdec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Sources/Helpers/URLSession+AsyncAwait.swift

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import Foundation
2+
13
#if os(Linux) && os(Windows) && compiler(<6)
24
import HTTPTypes
35
import HTTPTypesFoundation

0 commit comments

Comments
 (0)