#ifndef PYTHONIC_NUMPY_LESS_EQUAL_ACCUMULATE_HPP #define PYTHONIC_NUMPY_LESS_EQUAL_ACCUMULATE_HPP #define UFUNC_NAME less_equal #include "pythonic/numpy/ufunc_accumulate.hpp" #endif