Sprout/sprout/math.hpp

9 lines
195 B
C++
Raw Normal View History

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