Skip to content

Commit

Permalink
Fix warning conflict import solve! (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmigot authored Jul 24, 2023
1 parent 6638e07 commit 6726680
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/FletcherPenaltySolver.jl
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ export AlgoData, FPSSSolver

include("feasibility.jl")

import SolverCore.solve!
export fps_solve, solve!

"""
Expand Down

0 comments on commit 6726680

Please sign in to comment.