#ifndef PYTHONIC_NUMPY_TRUE_DIVIDE_ACCUMULATE_HPP #define PYTHONIC_NUMPY_TRUE_DIVIDE_ACCUMULATE_HPP #define UFUNC_NAME true_divide #include "pythonic/numpy/ufunc_accumulate.hpp" #endif