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

Commit a76ad74

Browse files
author
Jeff Verkoeyen
committed
Merge branch 'release-candidate' into stable
2 parents b72635b + 0de198d commit a76ad74

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/common/DispatchTimeIntervalToSeconds.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
*/
1616

1717
import Foundation
18+
import CoreGraphics
1819

1920
extension DispatchTimeInterval {
2021
func toSeconds() -> CGFloat {

src/operators/visualize.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
*/
1616

1717
import Foundation
18+
import UIKit
1819

1920
extension MotionObservableConvertible {
2021

0 commit comments

Comments
 (0)