Skip to content

Commit 1ad53c2

Browse files
also include limits.h
Co-authored-by: Caleb Aikens <caleb@distributive.network>
1 parent 105723d commit 1ad53c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/BufferType.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#include <js/experimental/TypedData.h>
1717
#include <js/ScalarType.h>
1818

19+
#include <limits.h>
1920

2021
// JS to Python
2122

0 commit comments

Comments
 (0)