Skip to content

Commit

Permalink
fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
thrasibule committed Feb 23, 2018
1 parent 82e88df commit 80e8612
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion quantlib/termstructures/credit/_credit_helpers.pxd
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ cdef extern from 'ql/termstructures/credit/defaultprobabilityhelpers.hpp' namesp
bool rebatesAccrual, # removed default value (true)
const PricingModel model) # = CreditDefaultSwap::Midpoint

void setTermStructure(DefaultProbabilityTermStructure*)
void setIsdaEngineParameters(int numericalFix,
int accrualBias,
int forwardsInCouponPeriod)
Expand Down

0 comments on commit 80e8612

Please sign in to comment.