#ifndef PYTHONIC_NUMPY_HEAVISIDE_ACCUMULATE_HPP #define PYTHONIC_NUMPY_HEAVISIDE_ACCUMULATE_HPP #define UFUNC_NAME heaviside #include "pythonic/numpy/ufunc_accumulate.hpp" #endif