#ifndef PYTHONIC_NUMPY_CUMPRODUCT_HPP #define PYTHONIC_NUMPY_CUMPRODUCT_HPP #include "pythonic/include/numpy/cumproduct.hpp" #include "pythonic/numpy/cumprod.hpp" #endif