julia
ea4d6c36 - Fix "duplicate definition of jl_typestack_t" error

Commit
7 years ago
Fix "duplicate definition of jl_typestack_t" error Certain versions of clang seem to dislike doing the typedef twice, so use a forward declaration and only one typedef.
Author
Committer
Parents
Loading