Merge pull request #2839 from daschw/precompile

include precompile_includer.jl
This commit is contained in:
Daniel Schwabeneder 2020-07-02 14:39:20 +02:00 committed by GitHub
commit 079152a69a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -250,4 +250,6 @@ end
const CURRENT_BACKEND = CurrentBackend(:none)
include("precompile_includer.jl")
end # module