Sprout/sprout/math/power.hpp
2012-05-04 14:07:36 +09:00

6 lines
140 B
C++

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