summaryrefslogtreecommitdiff
path: root/numpy
diff options
context:
space:
mode:
Diffstat (limited to 'numpy')
-rw-r--r--numpy/core/src/npymath/halffloat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/numpy/core/src/npymath/halffloat.c b/numpy/core/src/npymath/halffloat.c
index 38f52b86d..a49e3b02e 100644
--- a/numpy/core/src/npymath/halffloat.c
+++ b/numpy/core/src/npymath/halffloat.c
@@ -1,5 +1,4 @@
#include "numpy/halffloat.h"
-#include "numpy/ufuncobject.h"
/*
* This chooses between 'ties to even' and 'ties away from zero'.