Your IP : 216.73.216.79


Current Path : /proc/thread-self/root/usr/include/python3.10/numpy/
Upload File :
Current File : //proc/thread-self/root/usr/include/python3.10/numpy/arrayobject.h

#ifndef Py_ARRAYOBJECT_H
#define Py_ARRAYOBJECT_H

#include "ndarrayobject.h"
#include "npy_interrupt.h"

#ifdef NPY_NO_PREFIX
#include "noprefix.h"
#endif

#endif