Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
a-zakir committed Jun 13, 2024
1 parent 624ea38 commit 025dec2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/solver/hydro/management/HydroInputsChecker.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@
namespace Antares
{

HydroInputsChecker::HydroInputsChecker(Antares::Data::Study& study,
Solver::IResultWriter& resultWriter):
HydroInputsChecker::HydroInputsChecker(Antares::Data::Study& study):
areas_(study.areas),
parameters_(study.parameters),
calendar_(study.calendar),
Expand Down

0 comments on commit 025dec2

Please sign in to comment.