Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7157312 + b030ad4 commit 51be868Copy full SHA for 51be868
1 file changed
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