Skip to content

Commit

Permalink
Merge pull request #165 from valeriomazzeo/code-coverage-fix
Browse files Browse the repository at this point in the history
import Foundation to fix code coverage issue
  • Loading branch information
0xTim authored Apr 17, 2018
2 parents a778166 + 7b378dc commit 79fc180
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/Sockets/Address/Address.swift
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import Foundation
import libc

//
Expand Down

0 comments on commit 79fc180

Please sign in to comment.