1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2024-11-12 21:09:01 +00:00
Sprout/sprout/math/power.hpp
2012-05-04 23:23:39 +09:00

7 lines
172 B
C++

#ifndef SPROUT_MATH_POWER_HPP
#define SPROUT_MATH_POWER_HPP
#include <sprout/math/sqrt.hpp>
#include <sprout/math/pow.hpp>
#endif // #ifndef SPROUT_MATH_POWER_HPP