mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-16 15:14:13 +00:00
fix math headers
This commit is contained in:
parent
887dba1849
commit
5d809ef5c9
9 changed files with 36 additions and 20 deletions
|
@ -10,5 +10,7 @@
|
|||
#include <sprout/math/log10.hpp>
|
||||
#include <sprout/math/log2.hpp>
|
||||
#include <sprout/math/log1p.hpp>
|
||||
#include <sprout/math/log1p.hpp>
|
||||
#include <sprout/math/floating_point.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_MATH_EXPONENTIAL_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue