1
0
Fork 0
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:
bolero-MURAKAMI 2012-06-20 23:18:41 +09:00
parent c2a401326c
commit 635145eda5
3 changed files with 44 additions and 26 deletions

View file

@ -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