Index: third_party/cython/src/Cython/Includes/Deprecated/python_float.pxd |
diff --git a/third_party/cython/src/Cython/Includes/Deprecated/python_float.pxd b/third_party/cython/src/Cython/Includes/Deprecated/python_float.pxd |
new file mode 100644 |
index 0000000000000000000000000000000000000000..494920f7281fc8abac7aefd7efb3eecd45a84147 |
--- /dev/null |
+++ b/third_party/cython/src/Cython/Includes/Deprecated/python_float.pxd |
@@ -0,0 +1,2 @@ |
+# Present for backwards compatability |
+from cpython.float cimport * |