#ifndef PYTHONIC_NUMPY_LOGADDEXP2_ACCUMULATE_HPP #define PYTHONIC_NUMPY_LOGADDEXP2_ACCUMULATE_HPP #define UFUNC_NAME logaddexp2 #include "pythonic/numpy/ufunc_accumulate.hpp" #endif