fix math functions

This commit is contained in:
bolero-MURAKAMI 2013-04-29 10:56:46 +09:00
parent 2e2b6c96ab
commit ffb876c930
23 changed files with 85 additions and 37 deletions

View file

@ -3,5 +3,6 @@
#include <sprout/config.hpp>
#include <sprout/math/functions.hpp>
#include <sprout/math/constants.hpp>
#endif // #ifndef SPROUT_MATH_HPP