Skip to content

Commit

Permalink
enable precompilation (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofferC authored and nalimilan committed Mar 4, 2018
1 parent 3ff61d4 commit db3cc24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Nullables.jl
@@ -1,3 +1,4 @@
__precompile__(true)
module Nullables

if !isdefined(Base, :NullSafeTypes)
Expand Down

0 comments on commit db3cc24

Please sign in to comment.