Skip to content

Commit a3a0034

Browse files
mgronckiGitlab CI
authored andcommitted
QPR-13728 fix copy paste error
1 parent 1f69a05 commit a3a0034

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

QuantExt/qle/time/monthcounter.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
FITNESS FOR A PARTICULAR PURPOSE. See the license for more details.
1919
*/
2020

21-
#include <qle/time/yearcounter.hpp>
21+
#include <qle/time/monthcounter.hpp>
2222

2323
using QuantLib::Date;
2424
using QuantLib::Time;

0 commit comments

Comments
 (0)