File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed
Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 3737#include < boost/decimal/detail/sub_impl.hpp>
3838#include < boost/decimal/detail/mul_impl.hpp>
3939#include < boost/decimal/detail/div_impl.hpp>
40+ #include < boost/decimal/detail/cmath/next.hpp>
4041
4142#ifndef BOOST_DECIMAL_BUILD_MODULE
4243
Original file line number Diff line number Diff line change 1717#include < boost/decimal/detail/div_impl.hpp>
1818#include < boost/decimal/detail/emulated128.hpp>
1919#include < boost/decimal/detail/ryu/ryu_generic_128.hpp>
20+ #include < boost/decimal/detail/cmath/next.hpp>
2021
2122#ifndef BOOST_DECIMAL_BUILD_MODULE
2223
Original file line number Diff line number Diff line change 1717#include < boost/decimal/detail/ryu/ryu_generic_128.hpp>
1818#include < boost/decimal/detail/promotion.hpp>
1919#include < boost/decimal/detail/comparison.hpp>
20+ #include < boost/decimal/detail/cmath/next.hpp>
2021
2122#ifndef BOOST_DECIMAL_BUILD_MODULE
2223#include < limits>
Original file line number Diff line number Diff line change 4040#include < boost/decimal/detail/div_impl.hpp>
4141#include < boost/decimal/detail/promote_significand.hpp>
4242#include < boost/decimal/detail/components.hpp>
43+ #include < boost/decimal/detail/cmath/next.hpp>
4344
4445#ifndef BOOST_DECIMAL_BUILD_MODULE
4546
Original file line number Diff line number Diff line change 1818#include < boost/decimal/detail/promote_significand.hpp>
1919#include < boost/decimal/detail/ryu/ryu_generic_128.hpp>
2020#include < boost/decimal/detail/promotion.hpp>
21+ #include < boost/decimal/detail/cmath/next.hpp>
2122
2223#ifndef BOOST_DECIMAL_BUILD_MODULE
2324
You can’t perform that action at this time.
0 commit comments