Skip to content

Commit 79fc180

Browse files
authored
Merge pull request #165 from valeriomazzeo/code-coverage-fix
import Foundation to fix code coverage issue
2 parents a778166 + 7b378dc commit 79fc180

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/Sockets/Address/Address.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import Foundation
12
import libc
23

34
//

0 commit comments

Comments
 (0)