1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-02-04 21:33:56 +00:00
Sprout/sprout/math.hpp

9 lines
195 B
C++
Raw Normal View History

2012-07-07 14:58:46 +09:00
#ifndef SPROUT_MATH_HPP
#define SPROUT_MATH_HPP
#include <sprout/config.hpp>
#include <sprout/math/functions.hpp>
2013-04-29 10:56:46 +09:00
#include <sprout/math/constants.hpp>
2012-07-07 14:58:46 +09:00
#endif // #ifndef SPROUT_MATH_HPP