mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
fix math::float_promote
This commit is contained in:
parent
c2a401326c
commit
635145eda5
3 changed files with 44 additions and 26 deletions
|
@ -8,5 +8,6 @@
|
|||
#include <sprout/functional/divides.hpp>
|
||||
#include <sprout/functional/modulus.hpp>
|
||||
#include <sprout/functional/negate.hpp>
|
||||
#include <sprout/functional/posite.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_FUNCTIONAL_ARITHMETIC_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue