diff --git a/src/MacroTools.jl b/src/MacroTools.jl index 38cf4bf..2e8925d 100644 --- a/src/MacroTools.jl +++ b/src/MacroTools.jl @@ -1,3 +1,4 @@ +VERSION < v"0.7.0-beta2.199" && __precompile__(true) module MacroTools using Compat