#ifndef PYTHONIC_NUMPY_FLOOR_DIVIDE_ACCUMULATE_HPP #define PYTHONIC_NUMPY_FLOOR_DIVIDE_ACCUMULATE_HPP #define UFUNC_NAME floor_divide #include "pythonic/numpy/ufunc_accumulate.hpp" #endif