8000 removed unwanted header · numpy/numpy@568251e · GitHub
[go: up one dir, main page]

Skip to content

Commit 568251e

Browse files
committed
removed unwanted header
1 parent 55a85d3 commit 568251e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

numpy/core/src/multiarray/calculation.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
#include "calculation.h"
1818
#include "array_assign.h"
1919

20-
#include "alloc.h"
21-
22-
2320
static double
2421
power_of_ten(int n)
2522
{

0 commit comments

Comments
 (0)
0