Skip to content

Commit 9b17f57

Browse files
author
sebastien.bouvard
committed
QPR-13698 add include rounding
1 parent 5172bde commit 9b17f57

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

QuantExt/qle/ad/computationgraph.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
#include <ql/errors.hpp>
2424
#include <ql/math/comparison.hpp>
25+
#include <ql/math/rounding.hpp>
2526

2627
#include <boost/math/distributions/normal.hpp>
2728

QuantExt/qle/math/randomvariable_ops.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
#include <qle/python_integration/pythonfunctions.hpp>
2121

2222
#include <ql/math/comparison.hpp>
23-
#include <ql/math/rounding.hpp>
2423

2524
#include <boost/math/distributions/normal.hpp>
2625

0 commit comments

Comments
 (0)