mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-14 15:04:09 +00:00
add sprout::abs, fabs
add cinttypes
This commit is contained in:
parent
8dadcb359a
commit
2fb6cea457
13 changed files with 211 additions and 37 deletions
|
@ -16,7 +16,5 @@
|
|||
#include <sprout/cstdlib/strtof.hpp>
|
||||
#include <sprout/cstdlib/strtod.hpp>
|
||||
#include <sprout/cstdlib/strtold.hpp>
|
||||
#include <sprout/cstdlib/strtoimax.hpp>
|
||||
#include <sprout/cstdlib/strtoumax.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_CSTDLIB_CONVERSION_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue