#ifndef PYTHONIC_NUMPY_SORTCOMPLEX_HPP #define PYTHONIC_NUMPY_SORTCOMPLEX_HPP #include "pythonic/include/numpy/sort_complex.hpp" #include "pythonic/utils/functor.hpp" #include "pythonic/numpy/sort.hpp" #endif