Index: third_party/cython/src/Cython/Includes/libcpp/__init__.pxd |
diff --git a/third_party/cython/src/Cython/Includes/libcpp/__init__.pxd b/third_party/cython/src/Cython/Includes/libcpp/__init__.pxd |
new file mode 100644 |
index 0000000000000000000000000000000000000000..feb8290ec2ebc9a864f11bab646f8c4048fa3138 |
--- /dev/null |
+++ b/third_party/cython/src/Cython/Includes/libcpp/__init__.pxd |
@@ -0,0 +1,4 @@ |
+# empty file |
+ |
+cdef extern from *: |
+ ctypedef bint bool |