add sprout::abs, fabs

add cinttypes
This commit is contained in:
bolero-MURAKAMI 2012-05-05 15:57:55 +09:00
parent 8dadcb359a
commit 2fb6cea457
13 changed files with 211 additions and 37 deletions

View file

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