#ifndef PYTHONIC_NUMPY_AMIN_HPP #define PYTHONIC_NUMPY_AMIN_HPP #include "pythonic/include/numpy/amin.hpp" #include "pythonic/numpy/min.hpp" #endif