summaryrefslogtreecommitdiffstats
path: root/contrib/python/pythran/pythran/pythonic/numpy/radians.hpp
blob: f86140729bef148a44fe65229fbd86624593c59d (plain) (blame)
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