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

Commit

Permalink
Merge branch 'release-candidate' into stable
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Verkoeyen committed Apr 19, 2017
2 parents b72635b + 0de198d commit a76ad74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/common/DispatchTimeIntervalToSeconds.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
*/

import Foundation
import CoreGraphics

extension DispatchTimeInterval {
func toSeconds() -> CGFloat {
Expand Down
1 change: 1 addition & 0 deletions src/operators/visualize.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
*/

import Foundation
import UIKit

extension MotionObservableConvertible {

Expand Down

0 comments on commit a76ad74

Please sign in to comment.