Sprout/sprout/cmath.hpp

8 lines
160 B
C++
Raw Normal View History

2012-05-04 03:09:06 +00:00
#ifndef SPROUT_CMATH_HPP
#define SPROUT_CMATH_HPP
#include <sprout/config.hpp>
2012-05-04 05:07:36 +00:00
#include <sprout/math/functions.hpp>
2012-05-04 03:09:06 +00:00
#endif // #ifndef SPROUT_CMATH_HPP