We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 105723d commit 1ad53c2Copy full SHA for 1ad53c2
src/BufferType.cc
@@ -16,6 +16,7 @@
16
#include <js/experimental/TypedData.h>
17
#include <js/ScalarType.h>
18
19
+#include <limits.h>
20
21
// JS to Python
22
0 commit comments