#ifndef PYTHONIC_NUMPY_MOD_HPP #define PYTHONIC_NUMPY_MOD_HPP #include "pythonic/include/numpy/mod.hpp" #include "pythonic/operator_/mod.hpp" #endif