Skip to content

Commit 6cf6e00

Browse files
committed
Add precompile statement
1 parent 6faf84d commit 6cf6e00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/MySQL.jl

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
VERSION >= v"0.4" && __precompile__()
2+
13
module MySQL
24
include("config.jl")
35
include("consts.jl")

0 commit comments

Comments
 (0)