Skip to content
This repository was archived by the owner on Aug 13, 2021. It is now read-only.

Commit b72635b

Browse files
author
Jeff Verkoeyen
committed
Merge branch 'release-candidate' into stable
2 parents 6948ea5 + b0b8b20 commit b72635b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/common/DispatchTimeIntervalToSeconds.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
limitations under the License.
1515
*/
1616

17+
import Foundation
18+
1719
extension DispatchTimeInterval {
1820
func toSeconds() -> CGFloat {
1921
let seconds: CGFloat

0 commit comments

Comments
 (0)