1 2 3 4 5 6 7
#ifndef PYTHONIC_NUMPY_RADIANS_HPP #define PYTHONIC_NUMPY_RADIANS_HPP #include "pythonic/include/numpy/radians.hpp" #include "pythonic/numpy/deg2rad.hpp" #endif