We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 369618a commit b030ad4Copy full SHA for b030ad4
src/qhull_wrap.c
@@ -6,7 +6,7 @@
6
* class without specifying a triangles array.
7
*/
8
#include "Python.h"
9
-#include "numpy/noprefix.h"
+#include "numpy/ndarrayobject.h"
10
#include "libqhull/qhull_a.h"
11
#include <stdio.h>
12
0 commit comments