summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--numpy/core/include/numpy/halffloat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/numpy/core/include/numpy/halffloat.h b/numpy/core/include/numpy/halffloat.h
index f9f5b1fd0..944f0ea34 100644
--- a/numpy/core/include/numpy/halffloat.h
+++ b/numpy/core/include/numpy/halffloat.h
@@ -2,7 +2,6 @@
#define __NPY_HALFFLOAT_H__
#include <Python.h>
-#include <numpy/ndarraytypes.h>
#include <numpy/npy_math.h>
#ifdef __cplusplus