#ifndef PYTHONIC_MATH_HYPOT_HPP #define PYTHONIC_MATH_HYPOT_HPP #include "pythonic/include/math/hypot.hpp" #include "pythonic/utils/functor.hpp" #include PYTHONIC_NS_BEGIN namespace math { } PYTHONIC_NS_END #endif