Skip to content

Commit 914efac

Browse files
oscardssmithkimikage
authored andcommitted
Merge pull request #270 from JuliaMath/vc/random
use Random explicitly
1 parent 30adc5a commit 914efac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/precompile.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
using Random
2+
13
function _precompile_()
24
ccall(:jl_generating_output, Cint, ()) == 1 || return nothing
35
normedtypes = (N0f8, N0f16) # precompiled Normed types

0 commit comments

Comments
 (0)