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