Skip to content

Commit

Permalink
precompile is now the default
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmaykm committed Aug 9, 2018
1 parent 3fb2255 commit 1b9aa40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ProtoBuf.jl
@@ -1,4 +1,4 @@
__precompile__(true)
VERSION < v"0.7.0-beta2.199" && __precompile__(true)

module ProtoBuf

Expand Down

0 comments on commit 1b9aa40

Please sign in to comment.