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