Skip to content

Commit

Permalink
Reenable deprecation warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfkonrad committed Aug 25, 2021
1 parent 2403a08 commit e43b8d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions SWIG/ql.i
Original file line number Diff line number Diff line change
Expand Up @@ -197,3 +197,7 @@ QL_DEPRECATED_DISABLE_WARNING
%include volatilitymodels.i
%include zerocurve.i
%include old_volatility.i

%{
QL_DEPRECATED_ENABLE_WARNING
%}

0 comments on commit e43b8d6

Please sign in to comment.