Skip to content

Commit

Permalink
I'm an idiot.
Browse files Browse the repository at this point in the history
  • Loading branch information
sgonzalez committed Jan 14, 2020
1 parent f4345db commit 2ffe95b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Utilities/FastRandom.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ func _wrap_arc4random() -> UInt32 {
}
#else
let _wrap_arc4random = arc4random()
#else
#endif

extension Double {

Expand Down

0 comments on commit 2ffe95b

Please sign in to comment.