Skip to content

Commit

Permalink
local module
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Feb 11, 2024
1 parent e5ac4bf commit b8e1be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Symbolics.jl
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ function symbolics_to_sympy end
export symbolics_to_sympy

include("../ext/SymbolicsForwardDiffExt.jl")
using SymbolicsForwardDiffExt
using ..SymbolicsForwardDiffExt

@static if !isdefined(Base, :get_extension)
using Requires
Expand Down

0 comments on commit b8e1be8

Please sign in to comment.